many-to-many query question
many-to-many query question
- Subject: many-to-many query question
- From: James Cicenia <email@hidden>
- Date: Thu, 25 Oct 2007 19:40:15 -0500
Hello -
I have a many-to-many relationship as such:
Portfolio --->>MetricGroups--->>MetricItems<----project_item---->Project
How I can create a query where
project can have ( Items(a) OR Items(b) ) AND (Items(c))
or even
(items(a) or items(b) or ... items(x)) AND (items (c) or items(d))
AND (items(e))
well you get the picture.
I can seem to figure how to nest the "and" and "or" qualifiers to get
expected results.
Or, was there an EOQualifier extension someone wrote to handle such a
query?
thanks
James Cicenia
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden