mssql setup question....

admin

Administrator
Staff member
I downloaded php 4.0.6 installer for Win NT, and the installation went fine. I then tried to do a simple script and connect to MS Sql Server 7.0 (sp2). PHP didn't recognize mssql_connect().

I went to php.net, and in the NT Installation, mssql fuctions are bundled in the ntwdblib.dll. This was installed on my machine. I don't have a php_mssql.dll, and I don't think that I need it, and it's commented out in the php.ini file.

Thoughts?
Brian
 
Back
Top