ID:               10316
 Comment by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Closed
 Bug Type:         ODBC related
 Operating System: Win 2000
 PHP Version:      4.0.4pl1
 New Comment:

I have the same problem! This SQL STATE means that "Although successful
execution of a function is normally indicated by a return value of
SQL_SUCCESS, the SQLSTATE 00000 also indicates success."
Acording to Microsoft :)
Somewhere i read, that in these case the database is not found. You
should configure ODBC some otherhow! I have a page, working on a
server, but not on my own PC!!!


Previous Comments:
------------------------------------------------------------------------

[2001-05-07 11:04:46] [EMAIL PROTECTED]

check that you don't need a username and/or password.  this really
isn't a bug, this is a misconfiguration issue.

------------------------------------------------------------------------

[2001-04-13 03:03:36] [EMAIL PROTECTED]

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 this bug report at http://bugs.php.net/?id=10316&edit=1

Reply via email to