SQLScripts

SQL-DMO

SQL-DMO

SQLScripts

This sample illustrates using SQL Distributed Management Objects (SQL-DMO) objects supplied with Microsoft® SQL Server™ 2000. This Microsoft® Visual Basic® sample demonstrates how to generate SQL scripts to recreate various SQL Server objects.

Default Location

C:\Program Files\Microsoft SQL Server\80\Tools\Devtools\Samples\Sqldmo\Vb\SQLScripts

Running the Sample
  1. Open the SQLScript.vbp project.

  2. Run the application.

See Also

SQL-DMO Samples