Technical Article

Script SQL Database DDL

,

This tool scripts out SQL Server 2000/2005 database objects to individual files in a manner which mimics Microsoft's Visual Studio for Database Professionals [aka, "Data Dude"]. These files can then be placed under proper source management control. An entire database is scripted in one call.

Alternatively, it provides a way to simply document the contents of databases.

/*
A production version has been available since 2007.02.04. 
This is a free, downloadable tool available at:

  http://sourceforge.net/projects/script-sql-db/

The C# program source is provided, as well as the 
executable [ScriptDB.exe].
*/

Rate

2.33 (3)

You rated this post out of 5. Change rating

Share

Share

Rate

2.33 (3)

You rated this post out of 5. Change rating