Home » Database » DB_ado » Bug #7589
connect() alwasy return an error
Details
| Submitted | 2006-05-09 13:34 UTC |
|---|---|
| From | b dot veldkamp at zonnet dot nl |
| Status | Bogus |
| Package | DB_ado |
| PHP Version | 4.4.2 |
| OS | XP |
| Roadmaps | (Not assigned) |
Comments
[2006-05-09 13:34 UTC] b dot veldkamp at zonnet dot nl
Description:
------------
When I connect to an ms-access database, the connection object always returns an error with Error->number = 0 and Error->Description = "". When I run basically the same code with VBScript, no error is returned
Test script:
---------------
Sample code is the same as the one at the top of ado.php