Disable Output Comment Headers

hype8912hype8912 Posts: 2
edited March 7, 2013 4:59PM in SQL Packager Previous Versions
Is there a way to call the SQL Packager by command line using an XML command line file and not output the comments header in the output sql script file? The comments are generated by SQL Compare when it generates the file but we'd like to not have these output. Below is a sample of the comment header that's added.
/*
Run this script on:

        130.122.168.54\SQL.Database    -  This database will be modified

to synchronize it with:

        Server.Database

You are recommended to back up your database before running this script

Script created by SQL Compare version 8.50.25 from Red Gate Software Ltd at 3/6/2013 12:12:18 PM

*/
SET NUMERIC_ROUNDABORT OFF
GO

Comments

  • It is not currently possible to disable the comment header in SQL Packager.
    I have logged a feature request for you under the internal reference number SPA-600
    Manfred Castro
    Product Support
    Red Gate Software
Sign In or Register to comment.