I'm trying to connect to MS SQL2000 using php_mssql70.dll, but all I get is "can't connect to server" error. It works OK with MS SQL 7.0. Is there any updated library for MS SQL 2000 or am I just doing something wrong?
Regards, Marek
I want to know to
Look in php.net annotated manual for microsoft sql server functions, there is some instructions.
Ya i tried it just uncomment the line Extension=php_mssql.dll in the module [MSSQL] in ur php.ini file