public marks

PUBLIC MARKS from nhoizey with tags pear & mdb

06 February 2006 08:30

phpied.com » Blog Archive » DB-2-MDB2

by 1 other
Recently I had to move an existing project from using PEAR::DB to PEAR::MDB2 - the new database abstraction layer. I took notes on the parts of the code I needed to change, I hope they can benefit someone who's doing the same.