vendredi 29 mai 2015

PHP SQL Server ODBC Driver

Trying to connect to a remote SQL Server (2008) on local network through a PHP (5.6.7) script running with MAMP on Mac OS Yosemite. I ran through the tutorial here.

I am was able to install and configure successfully. I can connect to SQL SErver through terminal services and query and pull data through 'isql'.

However, I can't seem to figure out how to enable the driver in php. I don't see the odbc.so extension file in the extensions folder, where I think it should be (then enabled in .ini file). Any ideas?

Aucun commentaire:

Enregistrer un commentaire