J
JPM
Access 2.0
I've encounted a situation where the error message "Query too complex"
occurs. There are 13 tables joined together and this is a "Make Table"
query. There are no expressions or user defined functions called within
the query. I've also encountered this problem, though less often, in Access
2000.
Question #1: Why might this be happening? If the joins were improper I
know I'd be getting a different problem.
Question#2: I encountered the following statment on MS' KB site:
Stacked queries 've solved the problem scenario above many times. Why is it
a problem?
a.. Avoid stacked query objects, such as situations in which Query1 is used
to pull data from Table2 and Query2 filters the data. Pulling information
together in one query is preferable to having multiple queries, each doing
portions of the task.
Thanks for the input,
JPM
I've encounted a situation where the error message "Query too complex"
occurs. There are 13 tables joined together and this is a "Make Table"
query. There are no expressions or user defined functions called within
the query. I've also encountered this problem, though less often, in Access
2000.
Question #1: Why might this be happening? If the joins were improper I
know I'd be getting a different problem.
Question#2: I encountered the following statment on MS' KB site:
Stacked queries 've solved the problem scenario above many times. Why is it
a problem?
a.. Avoid stacked query objects, such as situations in which Query1 is used
to pull data from Table2 and Query2 filters the data. Pulling information
together in one query is preferable to having multiple queries, each doing
portions of the task.
Thanks for the input,
JPM