Print Design View for SQL Database Table

  • Thread starter Thread starter Mike
  • Start date Start date
M

Mike

Hi All;

Is it possible to print the Design View of a SQL table?
ie. Field Name, Data type, Field Size, Indexed, etc.
If so, how?

Thanks.
 
You don't mention what version of ms-access.

However, you generally can print out all the tables in the database with a
NICE columnar listing.

Go

tools->Analyze->Documenter

Click on the tables tab, and highlight any table you want to printout.

BEFORE you print..make sure you hit the Options button. You want to change
the "Include for fields" option to JUST display the

Names, Datatypes, and sizes.

Play around a bit. If you don't un-check a few of those options..you will
get a mountain of paper. However, if you play around a bit..you can get a
nice columnar listing.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top