On Mon, Aug 3, 2009 at 4:10 AM, Ed Leafe<[email protected]> wrote:
> On Aug 2, 2009, at 10:04 PM, Miguel Lopes wrote:
>
>> Is there bizobj support for OR relationships?
>> For example, all the record from the child table that either match the
>> Pk or anotherField?
>> This is like a composite key where it's enough that one of the
>> fields match.
>
>
>        No, I don't think something like that would work. In fact, I've never
> seen a data design that worked like that.
>
>        You might be able to get it to work by writing all the SQL yourself,
> but I doubt that all the PK/FK relationships will work without some
> serious coding on your part.
>
Yes. I know. I did it before in essence combines to relationships in
one. The general solution is, like you say, to hand code all the SQL.
I was just thinking wishfully.

Miguel


_______________________________________________
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