Options

SQL Compare Snapshots Collation For Script Folder

Hi, 
We are using the command line to automate snapshots with SQL compare 12.3.3. 
In the GUI when you create a snapshot from the Scripts folder, you can choose a default collation for the snapshot.
Is there also the same solution for the CMD code? 
our CMD code we use:
sqlcompare /Scripts1:"C:\TestDB\Schema Objects" /makesnapshot:"C:\TestSnapshot\Snapshot.snp" /force 

Thank you 

Answers

Sign In or Register to comment.