You can get the Zend_Db_Select object like this:
$select = $this->getAdapter()->select();
Renan Gonçalves wrote:
>
> Hello all,
>
> I'm trying to increase performance on my application.
> I have a table that always get a parent row.
> So, I want to make a inner join in this tables.
>
> Why I can't do this in Zend_Db_Table_Select ?
>
> I can't use Zend_Db_Select because a have rowClass for each table.
> How I can do this?
>
>
> Best regards,
>
> --
> Renan Gonçalves - Web Developer
> Cell Phone: +55 (11) 8633-6018
> MSN: renan.saddam@gmail.com
> Web Site: renangoncalves.com
> São Paulo - SP/Brazil
>
>
--
View this message in context: http://www.nabble.com/Zend_Db_Table_Select---Can%27t-join-another-table---tp14809625p19268103.html
Sent from the Zend DB mailing list archive at Nabble.com.
没有评论:
发表评论