Question : MS  Access 2007:  "Query is Too Complex!"

Dear Experts:

I created a dozen of queries, which are individually  working great.

When I created a master query which contained a multiple number of queries  and ran it,

I got a warning as in the above.

How may I fix the trouble?

Thanks a lot!

Answer : MS  Access 2007:  "Query is Too Complex!"

When you design a query, you can't just throw tables into the query designer and expect Access to know exactly how you want them joined.  You can use the Relationships form to let it know ahead of time what the relationship should be, but you still had to give it that information.

Now think of each of your queries as a table.  You can't just throw queries into a report and expect it to know how to relate the information from various queries together.

You should create a single query that has all the information you need.  If it's not possible to extract the data from a single query, then you can include that query INSIDE another query.  Then give the top level query to the report.
Random Solutions  
 
programming4us programming4us