Costas,

Depends on whether or not you're using a windows server or linux server.
I've found that it's much easier to use MSSQL from a windows server since
you can use the mssql_connect commands. for some reason or another (probably
lack of configuration knowledge in linux) i've had problems running the
mssql_connect commands. I'd recommend using odbc for linux, and mssql for
windows. just my experience.

btw, i'm assuming you mean mssql, not mysql. ;p

Yoshi

----- Original Message -----
From: "Costas" <[EMAIL PROTECTED]>
Subject: [PHP] MS SQL databse connecting


> What PHP funstions should i use to connect to a MS SQL database.
>
> can i use the mysql or the odbc commands ?



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to