Support Forums

Full Version: PHP Connects to Microsoft SQL Server...
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have been working on PHP and MySQL and I am quite familiar with it.

I am here asking,is anybody here using PHP to connect to Microsoft SQL Server before?

I have been searching on the Internet and I believe it needs some sort of driver.

Anybody knows about this?

Mind to share the experience?

Thanks.
You need there database information i think?

Its what you normally need for connecting to a db.

Correct me if im wrong.
Why are you using MSSQL.
I have no choice.

The database must be Microsoft SQL Server.

I can only choose between PHP or ASP.

I choose PHP,so now I have to find a way to link to MSSQL.
Not sure i have totally understood your problem ...
But have you seen that http://www.php.net/manual/en/function.mssql-connect.php ...?
Yeah..I have seen that before.

Anyway,thanks for the link.
That's horrible, why are you only given MSSQL
Yeah,it is sucks.

I also hope that I can do it using MySQL.

But no choice,need to be MSSQL.