Re: [PHP-WIN] php and Windows 2003 Server

2005-07-26 Thread Frank M. Kromann
ntwdblib.dll is used by php_mssql.dll (the MSSQL Extension) and should be located in \windows\system32. It will only be there if you have installed the MSSQL Server or at least the client tools for MSSQL Server. You can copy the file from another box, but you will not be able to configure options,

RE: [PHP-WIN] php and Windows 2003 Server

2005-07-26 Thread Danny Willis
Ah. That explains it. Thank you very much! Regards, - Dan -Original Message- From: Frank M. Kromann [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 26, 2005 2:39 PM To: Danny Willis Cc: php-windows@lists.php.net Subject: Re: [PHP-WIN] php and Windows 2003 Server ntwdblib.dll is used by