Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Finding out if a query is used

Status
Not open for further replies.

gleeb

IS-IT--Management
Feb 10, 2004
19
US
I have a select query that I use in another query. I want to change it to a make table query so that I can access the table from a VB app, but I want to make sure no other queries are linking to the current select query. Does anyone know if I can easily search to see if a query is being called by another query without having to look through all of them?

Thanks!
 
Have you tried the Documenter ?

Hope This Helps, PH.
Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ222-2244
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top