> > I had this bookmarked too, and I had forgotten about it. Would > installing the MDAC Microsoft have on their site install the > ntwdblib.dll? > I just checked php-4.3.4-WIN32.zip and ntwdblib.dll is in there. Drop it in your extensions directory and make sure the line: extension=php_mssql.dll ... in the ;Windows Extensions section of php.ini is uncommented. Verify your - extension_dir = "<path>" - setting also. -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php