PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Database » DB_ado » Bug #7589

connect() alwasy return an error

Details

Submitted2006-05-09 13:34 UTC
Fromb dot veldkamp at zonnet dot nl
StatusBogus
PackageDB_ado
PHP Version4.4.2
OSXP
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