From: [EMAIL PROTECTED] Operating system: Win 2000 PHP version: 4.0.4pl1 PHP Bug Type: *Configuration Issues Bug description: error in connecting to MS access database I have installed PHP 4.0 and I try to connect to an MS Access database I get the following warning: Warning: SQL error: , SQL state 00000 in SQLConnect in c:\inetpub\wwwroot\Login.php on line 6 line 6 contains $cnx = odbc_connect( 'CID' , '', '' ); I have checked that the DSN CID does exists.. Some body please do help me.. -- Edit Bug report at: http://bugs.php.net/?id=10316&edit=1 -- PHP Development 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]