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
_______________________________________________
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]