How to determine which queries use a specific table

L

Linda

Is there an easy way to determine which queries are using
a specific table, without opening each query and doing a
visual search, or a "find"?
 
J

John Vinson

Is there an easy way to determine which queries are using
a specific table, without opening each query and doing a
visual search, or a "find"?

Not easily. There are third-party tools to ease the process:

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

The Query's SQL property isn't exposed in either MSYSQueries or
MSYSObjects, annoyingly enough!

John W. Vinson[MVP]
Join the online Access Chats
Tuesday 11am EDT - Thursday 3:30pm EDT
http://community.compuserve.com/msdevapps
 

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