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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

keeping track of query interdependencies 2

Status
Not open for further replies.

Dougpeplow

Programmer
Joined
Feb 1, 2000
Messages
57
Location
FR
Is there any way of displaying, or charting, the hierarchy or interdependencies of queries (in a way similar to the 'relationships diagram' used for tables)?<br>

I have inherited a database with over a hundred queries, many of which are used as source queries for other queries etc etc...
 
you can &quot;Print out&quot; several items in Access '97 and I'm sure 2000<br>
click &quot;tools&quot; menu<br>
Click &quot;Analyze&quot;<br>
there is a whole host of info<br>
Try an example of one or two before you go print all of your queries because some of these reports are very BIG.<br>
and you may get informnation you don't want or need and waste a LOT of paper.<br>
OK<br>
<br>

 
Doug,<br>
There is a tool called Speed Ferret (I don't work for them and am not trying to promote it) that can help. I'm not sure about a-2000, but a-97 did not have anything like what you want. It had a 'documentor', which just listed objects, properties, etc. Speed Ferret won't list hierarchies, but it will list the location of all items you require, even if it's in a property box, query field, etc. I had a similar situation where I inherited a db with several hundred queries, and I could search or make name changes globally (thus avoiding that 'MS Access can't find the query xxxx') when you open up a query where you've changed the name of one of it's source tables. I think it's your best bet.<br>
--Jim
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top