List of queries and the tables they affect

  • Thread starter Thread starter Bill
  • Start date Start date
B

Bill

Is there an automated way to get access 2000 to list all
of the queries in the database along with the tables that
they create or affect?
 
You can use the Documenter to get table information. However, there isn't
anyway to get a list of all the queries without writing some VBA code.
 

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