PHP + MS SQL Server – SUCCESS!
Thanks to all!
PHP is on an IIS server, SQL Server is on a different server in the same domain.
Changes made to PHP
o Add MS SQL Server Client Tools
o Uncomment the extension=php_m ssql.dll statement in the php.ini file
o Add system variable PHPRC value c:\php
o Use ntwdblib.dll version 2000.80.194.0 (ver 2000.2.8.0 did not work); copied the...
User Profile
Collapse
-
Php+mssql
I am running PHP on one server (IIS), trying to connect to SQL Server on another server (all in-house, none available off campus). SQL Server Client has been loaded onto the box running PHP. My script stops at the mssql_connectio n() function, apparently not connecting to the other server. I've started working with the folks over at php.net, but I would appreciate any help I can get from anyone.
No activity results to display
Show More
Leave a comment: