Print Design View?

message from Mike on 19 May 2004
Hi All;

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

Thanks.
 
Douglas J. Steele replied to Mike on 19 May 2004
See whether the Database Documenter meets your needs.

You should be able to find it under Tools | Analyze | Documenter
 
Mike replied to Douglas J. Steele on 25 May 2004
Thanks Douglas!

but I guess I didn't specify that I was using a SQL database table.

With SQL Tools | Analyze is not available.
(At least not on my version)

On Wed, 19 May 2004 17:55:59 -0400, "Douglas J. Steele"
<NOSPAM_djsteele@NOSPAM_canada.com> wrote:
 
Douglas J. Steele replied to Mike on 25 May 2004
Check BOL (SQL Server's Books On-Line). You can write queries against
sysobjects, syscolumns, sysindexes, etc. to get all of this information.
 

Archived message: Print Design View? (MS Access Forms)