Click here to Skip to main content
15,888,461 members
Articles / Database Development / SQL Server

Using SQL DMO to Script Tables

Rate me:
Please Sign up or sign in to vote.
4.41/5 (14 votes)
12 Apr 20032 min read 88.2K   2.6K   28  
This article shows the power of using SQL-DMO with SQL Server 2000 to script out objects. In this example we would script out tables.

Views

Daily Counts

Downloads

Weekly Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
India India
I did my Bachelors of Engineering in Mechanical from Anna University, Chennai. After graduation, I joined SCT Software Solutions. I have been working on Microsoft Technologies for the past three years.

Catch all the resources and articles I have written at http://www.ExtremeExperts.com, the site I co-hosts. He has been very passionate about SQL Server programming and loves to experiment different programming tricks in SQL Server 2000.

I am an MVP in SQL Server 2000.

Web Site: http://www.ExtremeExperts.com

Comments and Discussions