MS SQL Server and PHP
Posted: Fri Feb 16, 2007 4:31 pm
I'm trying to use PHP with an Microsoft SQL Database but keep getting the following error:
Warning: mssql_connect() [function.mssql-connect]: Unable to connect to server
I've included extension=php_mssql.dll in php.ini, and have SQL components installed on the web server. Does anybody know what else I need to be doing? I'm all out of ideas.
Warning: mssql_connect() [function.mssql-connect]: Unable to connect to server
I've included extension=php_mssql.dll in php.ini, and have SQL components installed on the web server. Does anybody know what else I need to be doing? I'm all out of ideas.