I am trying to get PHP to work with MS SQL Server 7, but its not liking something
when I do a mssql_connect() it says " Fatal error: Call to undefined function: mssql_connect() in c:\inetpub\wwwroot\test.php on line 7 I have added the proper extensions, have put them in the right directory. Seems like its not recognizing MS SQL Server dll file -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php