ScriptDB 1.0

軟體性質: 免費 ‎檔案大小: 16.34 KB
‎使用者評分: 5.0/5 - ‎1 ‎評分

ScriptDB 將生成任何 SQL 2000/2005 資料庫中的所有物件和(可選)數據的腳本。 它是用 C# 編寫的主控台應用程式。 原始程式碼是免費提供的,因此如果您知道一點 C#,您可以修改它以滿足您的需求。

版本歷史記錄

  • 版本 1.0 發佈於 2006-10-25

軟體細節

終端使用者許可協定

/* * 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 * */