[Wiki] changed: Doc/Dev/DbH4

Michael Slusarz <[email protected]>
Newsgroups gmane.comp.horde.cvs
Message-ID <[email protected]>
slusarz  Wed, 26 May 2010 16:53:27 -0400

Modified page: http://wiki.horde.org/Doc/Dev/DbH4
New Revision:  1.1
Change log:  fixes

@@ -2,10 +2,12 @@

  ++ Equivalents between PEAR DB and Horde_Db_Adapter_Base

  ||~ PEAR DB ||~ Horde_Db ||
-|| getAll() (w/DB_FETCHMODE_ORDERED) || select() (??) ||
+|| getAll() (w/DB_FETCHMODE_ORDERED) || ?? ||
  || getAll() (w/DB_FETCHMODE_ASSOC) || selectAll() ||
  || getAssoc() || selectAssoc() ||
  || getCol() || selectValues() ||
  || getOne() || selectValue() ||
  || getRow() || selectOne() ||
+
+Horde_Db_Adapter_Base::select() returns the raw PDOStatement object  
from the SQL query.


-- 
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.