Re: Print Access Database Structure??

From: Jeff Conrad (jeffc_at_ernstbrothers.com)
Date: 11/23/04


Date: Tue, 23 Nov 2004 09:25:18 -0800

All the tables or just one table?

If you need just one you could try Tools | Analyze | Documentor.
That will print out the fields and a whole bunch of other information as well.
You could do all the tables as well, just be careful which options you select.

As another option I created an Access Add-In called the "John Viescas Table Documentor" that will
list each table and its field properties in an easy-to-read format. It is even easier to use than
the built-in Access Documentor and creates a slick report right in your database that you can just
open again any time right from the Database Window. You could customize the report even more to your
liking if you desire.

Once installed all you have to do is Tools | Add-Ins | John Viescas Table Documentor. Poof! After a
few seconds a slick report is displayed on the screen. In a nut shell the Add-In creates a new key
table in your database, loops through each table (including linked ones) grabbing the information
needed, writes all this information to the key table, creates the report entirely in code, saves it,
and then displays it on the screen for you. That report can be opened again at any time since it is
saved as a new report object in your database. Easy as pie!

I am awaiting word back from John about the possibility of having him post it on his web site where
anyone can download it. In the meantime I do not believe he would have a problem if I sent you a
copy. If you do wish to have a copy please let me know where you would like it sent to (please mung
the e-mail address so you won't get spammed). There is one version for Access 97 and one for 2000
which works with 2000, 2002, and 2003.

-- 
Jeff Conrad
Access Junkie
Bend, Oregon
"Chris Moore" <chris@dblayoutdotcom> wrote in message news:Xns95AA71BA2C9B2cabubba@207.46.248.16...
> How can I print an Access database structure? I need to print the Field
> names, field order and field data type.
>
> Thanks
>
> Chris


Relevant Pages

  • Re: How can I report the metadata in an Access database?
    ... Glad you found my John Viescas Table Documentor useful Jim. ... > startup to creating a metadata repository for the database. ... > "Jeff Conrad" wrote: ... >> add-in will create a nice report of all your database objects for easy reference. ...
    (microsoft.public.access.tablesdbdesign)
  • Re: How can I report the metadata in an Access database?
    ... I would suggest you try my new "Doug Steele Object Documentor" Add-In for Access. ... add-in will create a nice report of all your database objects for easy reference. ...
    (microsoft.public.access.tablesdbdesign)
  • Re: capturing objects and field names
    ... I would suggest you try my new "Doug Steele Object Documentor" Add-In for Access. ... add-in will create a nice report of all your database objects for easy reference. ...
    (microsoft.public.access.gettingstarted)
  • Re: print database fields
    ... I created an Access Add-In called the "John Viescas Table Documentor" ... > about 25 tables in the database and wondering if there is a way to dump all ...
    (microsoft.public.access.tablesdbdesign)
  • Re: Documenter Problems!?
    ... > Try that and see if that gets the Documentor working. ... > If you are interested in doing some documentation on your database without ... > My "Doug Steele Object Documentor" will create a nice report of all your database ... > finished Version 2.0 of the add-in. ...
    (microsoft.public.access.tablesdbdesign)