"there is my method" should have read "there is NO method"
________________________________ From: Shawn McAllister [mailto:[EMAIL PROTECTED] Sent: Thursday, June 28, 2007 3:44 PM To: [email protected] Subject: [fw-general] numRows method missing in db adapter I am using the MySqli adapter for our xmlrpc data api. We recently decided to use the Zend_Db classes just to maintain consistency... before we were using our own custom MySqli adapter class that we wrote to support slave database servers and so on... well as I am porting the code to Zend_Db I noticed that there is my method to return a count of rows from a query... what's up with that? Am I just missing something or being we todd did? Shawn McAllister
