Object Documentation

sales@scantechintl.com

Registered User.
Local time
Today, 22:33
Joined
Oct 31, 2000
Messages
24
Hi,

I want to be able to document the objects in my database.

For example, how can I get a list of queries or reports?

I would like to create a table with these objects.

John
 
You can get a list of queries and reports by creating a custom menu.
 
Hayley Baxter said:
You can get a list of queries and reports by creating a custom menu.

Hayley,
Thank you for your response. I made a custom menu to display "All Tables" , "All Queries" etc. It give me the lists but I want to import (or export) them to a table.
John
 
John,

You can get your info by reading the MSysObjects
table, it may be hidden.

Also, I don't have Access with me. It may be possible
to get the documenter's output to a file.

hth,
Wayne
 
WayneRyan said:
John,

You can get your info by reading the MSysObjects
table, it may be hidden.

Also, I don't have Access with me. It may be possible
to get the documenter's output to a file.

hth,
Wayne

Wayne,
It is hidden. How can I get it displayed?
John
 

Users who are viewing this thread

Back
Top Bottom