$select->...->query(Zend_Db::FETCH_NUM);
But ultimately, if querying through Zend_Db_Table, you tend to get
Zend_Db_Table_Rows back, and this is by design.
What are you attempting to do exactly?
-ralph
Mathias Grub wrote:
> Hello,
>
> is there a possibility to use the Zend_DB::fetchPairs method with the
> Zend_Db_Table_Select object?
>
> thanks for any hints.
>
>
没有评论:
发表评论