On Monday 15 December 2008 02:07:28 pm Ed Leafe wrote:
> On Dec 15, 2008, at 4:03 PM, johnf wrote:
> >  from "public"."arcadr"
> > where  public.arcadr1.fk_arcust = 7
> > order by "caddrno"
> > limit 1000
> >
> >
> > So from what I can determine the SQL is using the Data
> > Source and not the from.
>
>       OK, that looks like a bug, or at least something that should generate
> a warning. addFrom() is only supposed to affect the from clause, and
> that is obviously working correctly. But the where clause is
> apparently using the DataSource to do the linking to the parent. I'll
> look into it, but this might not be trivial. The design never intended
> for bizobjs to be used in this manner.
>
>
> -- Ed Leafe

Did you have a chance to review the above?



-- 
John Fabiani


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to