Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Exporting a table design

Status
Not open for further replies.

mellenburg11

Programmer
Aug 30, 2004
9
US
I need to export a table's design for documentation purposes. The only think I've been able to do is export the data. How can I export the field names, data type, length, and the allow nulls flag?
 
Select the table name from EM. Right click and select the following:

All Tasks
Generate SQL Script
Select Preview to view the script or OK to export it.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top