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.


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

Reply via email to