Options

Options arg in SQL compare command line not working.

kalharakalhara Posts: 6
edited April 9, 2012 8:36PM in SQL Compare Previous Versions
I'm using the following SQL compare command line end expect it will not generate any extended properties or dependent objects in my upgrade script but still it does

sqlcompare /Project:"C:\MyPrj.scp" /Options:IgnoreExtendedProperties /scriptfile:"E:\temp\test.sql"

since I'm using "IgnoreExtendedProperties" and not using "IncludeDependencies" I would expect the upgrade script written to the file test.sql will not include them but still it does.

Thanks :oops:

Comments

Sign In or Register to comment.