aosmith Posted May 13, 2008 Share Posted May 13, 2008 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 More sharing options...
aosmith Posted May 13, 2008 Author Share Posted May 13, 2008 It's fixed turns out we needed to be using a different version of ntwdblib.dll you need: Size: 274KB - Version: 2000.80.194.0 Link to comment https://forums.phpfreaks.com/topic/105467-solved-mssql-php-connect-issues/#findComment-540234 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.