Hi,
(didn't know which term to search on, so just send me a thread if you know it has been addressed before)
I have the following (just fictional as easy illustration):
A client has orders
A order has articles
Articles have parts
parts have manufactured dates
How can I get a ClientCollection which have at least one part manufactured in the period x till y in a effiecient way?
Instead of getting als manufactured parts and then with some looping and large filters the articles, orders and finally clients.
thanks for any help,
Gab