ScriptDB 1.0

License: Free ‎File size: 16.34 KB
‎Users Rating: 5.0/5 - ‎1 ‎votes

ScriptDB will generate scripts for all objects and (optionally) data in any SQL 2000/2005 database. It is a console application written in C#. The source code is freely available so you can modify it to meet your needs if you know a little C#.

VERSION HISTORY

  • Version 1.0 posted on 2006-10-25

Program Details

EULA

/* * Copyright 2006 Jesse Hersch * * Permission to use, copy, modify, and distribute this software * and its documentation for any purpose is hereby granted without fee, * provided that the above copyright notice appears in all copies and that * both that copyright notice and this permission notice appear in * supporting documentation, and that the name of Jesse Hersch or * Elsasoft LLC not be used in advertising or publicity * pertaining to distribution of the software without specific, written * prior permission. Jesse Hersch and Elsasoft LLC make no * representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied warranty. * * Jesse Hersch and Elsasoft LLC disclaim all warranties with * regard to this software, including all implied warranties of * merchantability and fitness, in no event shall Jesse Hersch or * Elsasoft LLC be liable for any special, indirect or * consequential damages or any damages whatsoever resulting from loss of * use, data or profits, whether in an action of contract, negligence or * other tortious action, arising out of or in connection with the use or * performance of this software. * * Author: * Jesse Hersch * Elsasoft LLC * */