Determining whether a query is used elswhere

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a lot of queries in my db, some of which I want to get rid of.
However, I'm not sure if some of them are used by another query, form or
report. Is there a way I can determine that? Sort of "where used" report?

Thanks.
Meryl
 
I have a lot of queries in my db, some of which I want to get rid of.
However, I'm not sure if some of them are used by another query, form or
report. Is there a way I can determine that? Sort of "where used" report?

Thanks.
Meryl

There's no easy builtin way to do this. Some third-party tools have
been developed to do so:

Free:
http://www3.bc.sympatico.ca/starthere/findandreplace
Find and Replace: http://www.rickworld.com
Speed Ferret: http://www.moshannon.com
Total Access Analyzer: http://www.fmsinc.com

John W. Vinson[MVP]
 

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

Back
Top