Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.11.5

Bug #19923 Last error bug DB_DataObject MDB2
Submitted: 2013-04-29 22:07 UTC
From: yourchoice Assigned:
Status: Open Package: DB_DataObject (version 1.11.2)
PHP Version: 5.4.14 OS: Win 8 - Apache 2.4
Roadmaps: (Not assigned)    
Subscription  


 [2013-04-29 22:07 UTC] yourchoice (Florin Colotin)
Description: ------------ $daoError = PEAR::getStaticProperty('DB_DataObject','lastError'); //$daoError is null if an error in query exists Expected result: ---------------- echo $daoError->getMessage(); to track the error Actual result: -------------- null

Comments

 [2013-04-29 22:12 UTC] yourchoice (Florin Colotin)
PACKAGE VERSION STATE Archive_Tar 1.3.11 stable Benchmark 1.2.9 stable Cache_Lite 1.7.15 stable Console_Getopt 1.3.1 stable DB 1.7.14 stable DB_DataObject 1.11.2 stable Date 1.4.7 stable MDB2 2.5.0b5 beta MDB2_Driver_mysql 1.5.0b4 beta Mail 1.2.0 stable Mail_Mime 1.8.7 stable PEAR 1.9.4 stable Structures_Graph 1.0.4 stable XML_Util 1.2.1 stable