Tool for Scripting Table Data

前端 未结 5 758
暖寄归人
暖寄归人 2020-11-30 06:07

Are there any free tools for scripting MSSQL table data? I\'ll gladly write one, but am hoping it\'s been done, and the app matured a bit before/

5条回答
  •  野趣味
    野趣味 (楼主)
    2020-11-30 06:47

    Microsoft SQL Server Database Publishing Wizard is a nice GUI that can script out the structure / data / Procs of a SQL Server 2000/2005 db.

    http://www.microsoft.com/downloads/details.aspx?FamilyId=56E5B1C5-BF17-42E0-A410-371A838E570A&displaylang=en

    Hope this helps

提交回复
热议问题