What is a Cross dependency. I'm creating a really big query that is built in a generic search function with left joins. I've just added in a new left join for some instances that concerns an attribute that joins on different tables depending on the nature of the query (but never on more than one per query). If this doesn't help I can post the query but it doesn't make a lot of sense out of context because the query is build up depending on what the nature of the search criteria are.
Thanks for any help
Rob