Open Query Design View or Saving Extremely SLOW

D

dbarmer

Access 2007. Often I create a query based on several tables, and have to
split up the work of the queries into subsequent queries so that the
evaluation is not to complex. The problem is, whenever I go back to edit or
save these queries, it takes forever (2 minutes or more) to load or save. I
understand that it is checking the underlying or child queries, but there has
to be a quicker way to access these for edit --- Creating unecessary TABLES
instead of these underlying queries would eliminate the check --- but this is
a total waste of space. Are there any better solutions?
 
J

Jerry Whittle

Show us an example of the SQL of a query that is too complex. Maybe we could
see a way to shorten it up some, like using an alias, or see a problem with
the structure of your tables.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top