Jora wrote: > > How can I get the sql which has been excuted by Zend_Db_Table? >
Enable the Zend_Db_Profiler before you do a Table query. See http://framework.zend.com/manual/en/zend.db.profiler.html Regards, Bill Karwin -- View this message in context: http://www.nabble.com/about-Zend_Db_Table-tp15731601s16154p15742360.html Sent from the Zend Framework mailing list archive at Nabble.com.
