You need to have the client tools for MSSQL Server installed on the server running php
before you can load the module.
You can also copy ntwdblib.dll from \winnt\system32 on the MSSQL server to the same
location on your php-box. This will not allow you to configure the client tools though.
php_mssql70.dll is an old version of the extension. If you update to the latest
version of php4 the extension will be named php_mssql.dll.
- Frank
> When I add php_mssql70.dll to the dll's I want loaded in the ini file I get
> the message:
> 'Unable to load dynamic library 'c:\PHP4/php_sql70.dll' - The specified
> procedure could not be found'
> The dll is in the same directory as php_gd.dll, which loads successfully.
> What is happening here?
>
> Quintin A Blane
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>
>
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]