Jump to content

[SOLVED] MSSQL / PHP connect issues


aosmith

Recommended Posts

Hi we're stumped on a problem we managed to install mssql (a feat in and of itself) on our webserver, but now we can't connect to our mssql db.  the setup is: ms server 2003, mssql server 2005 enterprise.  my connect looks like this:

$sqlconn = mssql_connect("192.168.0.**", "sa", "*");

???

if anybody can help i would appreciate it

Link to comment
https://forums.phpfreaks.com/topic/105467-solved-mssql-php-connect-issues/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.