
June 2nd, 2000, 01:36 PM
|
|
Junior Member
|
|
Join Date: Jun 2000
Posts: 2
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Hello, I am trying to connect to a SQL Server db and I get the following error.
"Fatal error: Call to undefined function: mssql_connect()"
I'm using PHP4 on NT, and the odbc_connect works for me. Any ideas on why mssql_connect is undefined? I have the php.ini pointing to an mssql.dll, but I did not think that was necessary with PHP4. Thanks,
|