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

Bug #16612 unknown database attribute type: timestamp
Submitted: 2009-09-16 02:03 UTC
From: genericbob Assigned: davidc
Status: Closed Package: MDB2_Driver_mssql (version 1.3.0b2)
PHP Version: Irrelevant OS: Irrelevant
Roadmaps: (Not assigned)    
Subscription  


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 30 - 15 = ?

 
 [2009-09-16 02:03 UTC] genericbob (Patrick Moroney)
Description: ------------ any tableinfo() on a table that contains a mssql timestamp column throws a 'unknown database attribute type: timestamp' error. The problem is in the _mapNativeDatatype() function as it doesn't account for timestamps. I am attaching a patch that seems to fix the problem.

Comments

 [2009-09-16 02:08 UTC] genericbob (Patrick Moroney)
 [2010-04-07 17:40 UTC] davidc (David Coallier)
-Status: Open +Status: Closed -Assigned To: +Assigned To: davidc
This bug has been fixed in SVN. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.