Is there a way...

T

Tara

I just inherited a database from someone else. It *looks* like there are
probably a lot of unused queries that can be disposed of. Is there an easy
way to tell if a query is being utilized by any other item in the database or
not?

Thanks!
 
J

Jerry Whittle

Rich Fisher's excellent Find and Replace add-in might be just the ticket. If
you register it (one of the best $37 I've ever spent), the cross-reference
report can find what queries use which reports and forms. It's a good way to
find orphans.

http://www.rickworld.com/
 
Top