Click to See Complete Forum and Search --> : Has anyone tried PHP with MS SQL 2000?


Anon
04-27-2001, 04:43 AM
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

Anon
04-28-2001, 08:56 PM
I want to know to

Anon
05-07-2001, 06:14 AM
Look in php.net annotated manual for microsoft sql server functions, there is some instructions.

Anon
07-13-2002, 09:33 AM
Ya i tried it just uncomment the line
Extension=php_mssql.dll
in the module [MSSQL] in ur php.ini file