Page 1 of 1

where do I get the DLLs for MS SQL 7.0 -- binary doesn't inc

Posted: Thu Jan 30, 2003 7:51 pm
by rathlon
Can anyone provide alink to a binary that includes the php4_mssql70.dll? Every single binary that I find only has the php_mssql.dll If any of u have it, I would appreciate if you could email it to me at

rathlon1@cox.net

or a link...even the ftp archives at php.net doesn't include the file. Not to mention that 90% of the archive files are non readable format anyhow.

Posted: Fri Jan 31, 2003 10:07 am
by riley
The php_mssql.dll will work with mssql 7.0 sp2. Do you have the mssql 7 client installed on the machine with php? I'm fairly sure you must have the client installed, the php_mssql.dll uses that to create the data session. My installation of php was on a server that already had the client installed and works fine.