PHP 5.3.5 and MSSQL

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
wpsd
Forum Newbie
Posts: 6
Joined: Thu May 22, 2008 8:53 am

PHP 5.3.5 and MSSQL

Post by wpsd »

Hi

After Microsoft decide to develop their own extension for MSSQL , the open source one is no longer updated and supported in > PHP 5.3.
I'm using WAMP now and try the extension from Microsoft, it works ok and can address most of my problem.

Is there an equivalent extension for Linux version since the mssql extension there is not supported anymore, and using the old extension I don't think it can connect to the MSSQL 2008 version.
Post Reply