65.9K
CodeProject is changing. Read more.
Home

Generate Script with Data from Database

starIconstarIconstarIconstarIconstarIcon

5.00/5 (7 votes)

Oct 29, 2010

CPOL
viewsIcon

21460

SQL Server 2005 : Generate Script with Data from Database – Database Publishing Wizard

Hi All, Database Publishing Wizard is very flexible and works with modes like schema only, data only or both. It generates a single SQL script file which can be used to recreate the contents of a database by manually executing the script on a target server. You may find at following location in your machine: File Name: SqlPubWiz.exe Path: C:\Program Files\Microsoft SQL Server\90\Tools\Publishing Download Link: Download Database Publishing Wizard[^] Please do let me know, if you have any doubt. Please provide "Vote":thumbsup: if this would be helpful, and make "Accept Answer" if this would be correct answer.:rose: Thanks, Imdadhusen