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

Doc Bug #13898 User note that is a documentation problem
Submitted: 2008-05-14 18:45 UTC
From: wiesemann Assigned: quipo
Status: Closed Package: MDB2
PHP Version: Irrelevant OS: Irrelevant
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


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 : 27 + 23 = ?

 
 [2008-05-14 18:45 UTC] wiesemann (Mark Wiesemann)
Manual page: package.database.mdb2.intro-dsn.php Table 39-1 needs to have a column indicating acceptable values for each option name. It took me a few hours to figure out that setting new_link to 1 DOES NOT work, but setting it to true DOES. Not only does that seem a little pedantic, but if MDB2 is going to be like that, the least that can be done is to document it clearly. Ergh.

Comments

 [2008-05-14 19:59 UTC] quipo (Lorenzo Alberton)
I never noticed the check was so strict. I relaxed it a bit.