Looking for a free documentation tool

  • Thread starter Programmer - wannaB
  • Start date
P

Programmer - wannaB

I'm sure there are many out there. Does anyone know of a tool that will
allow me to list by Table, or Query, or Form, or Report all other object
associated to the primary sorted object.
EXPL;
t_one --- Queries Forms Reports
q_fixit f_done r_display
q_crash --- ---- <or blank
for none>

OR
q_fixit --- Tables Forms Reports
t_one f_done r_display
 
Top