Options

Can't exclude dependencies when running from command line

Duns79Duns79 Posts: 6
edited February 19, 2013 11:30PM in SQL Compare Previous Versions
I am trying to compare two databases using the following parameters

/Project:SomeProject.scp /ScriptFile:SomeScript.sql /Force /Options:DecryptPost2KEncryptedObjects,IgnoreFillFactor,IgnoreWhiteSpace,IgnoreFileGroups,IgnoreUserProperties,IgnoreWithElementOrder,IgnoreDatabaseAndServerName

but it still includes the dependencies that are picked up when comparing the databases and saving them to the script file.

Even when running with /Options:None I still get the same output.

If I run the same project through the UI I can unselect the Deploy All Dependencies check box and I get the script as I would expect.

Is there any way to do this through the command line?

I am running 10.2.0.1337 of SQL Compare.

Thanks

Comments

Sign In or Register to comment.