[Wiki] created: Doc/Dev/DbH4
Michael Slusarz <[email protected]>
| Newsgroups | gmane.comp.horde.cvs |
|---|---|
| Message-ID | <[email protected]> |
slusarz Tue, 18 May 2010 13:54:43 -0400 Created page: http://wiki.horde.org/Doc/Dev/DbH4 + Horde_Db ++ Equivalents between PEAR DB and Horde_Db_Adapter_Base ||~ PEAR DB ||~ Horde_Db || || getAll() (w/DB_FETCHMODE_ORDERED) || select() (??) || || getAll() (w/DB_FETCHMODE_ASSOC) || selectAll() || || getAssoc() || selectAssoc() || || getCol() || selectValues() || || getOne() || selectValue() || || getRow() || selectOne() || -- To unsubscribe, mail: [email protected]