If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Applications & Tools > Tool to tell me of unused queries in DB

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-13-11, 10:49
Repent Repent is offline
Registered User
 
Join Date: Aug 2010
Posts: 10
Tool to tell me of unused queries in DB

Is there a tool that will look through my DB and tell me of queries that are not being used anywhere in the DB?
Reply With Quote
  #2 (permalink)  
Old 10-13-11, 13:18
loquin loquin is offline
Super Moderator
 
Join Date: Jun 2004
Location: Arizona, USA
Posts: 1,797
What DB?
what client?

in all the db servers I've used, queries are stored externally, outside the purview of the server, and are used by client applications.

And, in applications like Access, which is itself a client gui application/programming environment, and which is PC based, there is no inherent means of tracking/tracing object usage.
__________________
Lou
使大吃一惊
"Lisa, in this house, we obey the laws of thermodynamics!" - Homer Simpson
"I have my standards. They may be low, but I have them!" - Bette Middler
"It's a book about a Spanish guy named Manual. You should read it." - Dilbert


Last edited by loquin; 10-13-11 at 13:22.
Reply With Quote
  #3 (permalink)  
Old 10-13-11, 13:23
Repent Repent is offline
Registered User
 
Join Date: Aug 2010
Posts: 10
Db

Microsoft Access 2010. I have a DB with many queries. Not sure they are all being used anymore. Some may have been changed and the original query is now no longer being used anywhere within the DB.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On