Page 1 of 1

php_mssql and XAMPP 1.7.4

PostPosted: 09. February 2011 11:31
by zygwi
where is php_mssql.dll and php_pdo_mssql.dll ?

How can i reach my SQL Server Base ?

Re: php_mssql and XAMPP 1.7.4

PostPosted: 09. February 2011 20:46
by BertMul
A lot of these modules are no longer there in 1.7.4.

Also, ntwdblib.dll that you need for accessing MS-SQL is no longer in 1.7.4.

If you need to access a MS-SQL database from your PHP pages, you will want to stay with XAMPP 1.7.3.

Re: php_mssql and XAMPP 1.7.4

PostPosted: 10. February 2011 08:33
by zygwi
Why this choice to lose SQLServer Access ?

Is there an another way to access to SQL Server ?