[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]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.