I am trying to access an SQL Server.
UPDATE: In response to Clive\'s comments below I have also tried reinstalling the native ODBC driver but no change.
I\'v
i have fond some config in php.ini but was noted;
;extension=odbc ;extension=pdo_mysql ;extension=pdo_oci ;extension=pdo_odbc
remove “;” before, restart service, and it is worked!