Hi all,
I'm running Windows XP, MS Sql 2005, and APACHE2.0.x. I am trying to connect php to my sql database, and I keep getting the following error from the script below:
just when i tried to connect to the server, which is in other system, i am getting following error.
Fatal error: Call to undefined function mssql_connect() in Fatal error:
Call to undefined function mssql_connect()
MSSQL functions not available. What should i do , to available and execute it succesfully?
In simple words, i need connection from PHP to MS SQL Server2005.
Thanks,
TripleM