Find all instances of a query?

G

Guest

Hi all,

I would like to find all areas in my code where a certain query is used -
this would also include if that query was called by another query, etc.

Is there a tool - anything - that will search throughout the entire database
and find all the occurences?

TIA
Megan
 
J

John Vinson

I would like to find all areas in my code where a certain query is used -
this would also include if that query was called by another query, etc.

Is there a tool - anything - that will search throughout the entire database
and find all the occurences?

Several - but Microsoft didn't write them:

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]
 
G

Guest

G

Guest

Sorry John,

I wasnt looking hard eneough at the web pages ;) - I see that some do in
fact support 97 - Thanks Again!!!
 

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