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 Quote 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 Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.