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.
where do I get the DLLs for MS SQL 7.0 -- binary doesn't inc
Moderator: General Moderators
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.