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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Automating the Generation of SQL Table Structure Files

Status
Not open for further replies.

dropspun

Programmer
May 2, 2001
12
0
0
US
Does anyone know how to automate the generation of the SQL files that show each table's structure in a database?

I have 150 tables in one database and do NOT want to generate the SQL for them one-by-one.

For my sins, I am using PowerBuilder 6.5 on a Sybase 11 server. I want to have this done each time any of the table structures are changed for documentation purposes.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top