I guess this means we will also be able to specify which columns we want to
include/omit from the resultset, since we are hand-creating the Select...
that's good news.
On Dec 23, 2007 12:29 AM, Simon Mundy <[EMAIL PROTECTED]> wrote:
> Hi Peter
> The updates to the Zend_Db_Table component are currently in incubator -
> with them you'll be able to achieve something like:-
>
> $select = $o_divisions->select()->order('yourcol ASC')->limit(10,20);
> $o_products =
> $o_divisions->current()->findManyToManyRowset('Product', 'ProductDivision',
> $select);
>
> I want to retrive a rowset based on a many-to-many relationsship. Now I
> do like below, but that give me in a not ordered way. And I want to do
> the sorting etc based on this. I would also like to do a "LIMIT 10,20"
> to just retrieve a set of this rowset. Either I just build my query from
> scratch, but I am interested to see if possible via the table
> framework.
>
>
> --
>
>
--
David Mintz
http://davidmintz.org/
The subtle source is clear and bright
The tributary streams flow through the darkness