If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Tools for auto-generate table structures from DB2 database

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-01-04, 22:39
wsleung9 wsleung9 is offline
Registered User
 
Join Date: Nov 2004
Posts: 1
Tools for auto-generate table structures from DB2 database

Hello,

Do anyone know if there are any tools to automatically generate DB2 table structures (including table names, columns, relationship, etc), which I'd like to include in a Word file (better in table format)?

I'm now just manally key in the field names, attributes in tables of a Word file. Can anyone help?

Thanks~
Sze
Reply With Quote
  #2 (permalink)  
Old 11-02-04, 08:13
J Petruk J Petruk is offline
Registered User
 
Join Date: Mar 2004
Location: Toronto, ON, Canada
Posts: 513
Quote:
Originally Posted by wsleung9
Hello,

Do anyone know if there are any tools to automatically generate DB2 table structures (including table names, columns, relationship, etc), which I'd like to include in a Word file (better in table format)?

I'm now just manally key in the field names, attributes in tables of a Word file. Can anyone help?

Thanks~
Sze
db2look give it to you in raw text format.

You could do queries on the SYSCAT tables, ie. SYSCAT.TABLES, etc.

jono
__________________
--
Jonathan Petruk
DB2 Database Consultant
Reply With Quote
  #3 (permalink)  
Old 11-02-04, 12:11
urquel urquel is offline
Registered User
 
Join Date: Aug 2004
Posts: 330
You could use BMC's Catalog Manager and use the HDDL command at the database level.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On