Home >Backend Development >PHP Tutorial >windows-server - How to connect wamp (php5.3 and above) to sqlserver 2008
1. Has anyone used php5.3 and above to connect to sqlserver2008?
2.
I downloaded the driver php_sqlsrv_ts and I tried it, and sqlsrv was also loaded successfully
extension=php_sqlsrv_ts.dll
extension=php_sqlsrv.dll
3. But when connecting to sqlserver it says:
4. The sqlserver version cannot be changed. Has anyone successfully connected to sqlserver2008 using php5.3 or above?
2.
I downloaded the driver php_sqlsrv_ts and I tried it, and sqlsrv was also loaded successfully
extension=php_sqlsrv_ts.dll
extension=php_sqlsrv.dll
3. But when connecting to sqlserver it says:
4. The sqlserver version cannot be changed. Has anyone successfully connected to sqlserver2008 using php5.3 or above?