How can we help you today? How can we help you today?

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
Toma1234
0

Comments

4 comments

  • DanC
    Hi @Toma1234

    I've asked the developers if this is possible and I'll let you know the outcome!
    DanC
    0
  • Mark R
    No, there isn't any way to override the collation of a scripts folder at the command line. If the collation of the scripts folder is not correct, you can change it by editing RedGateDatabaseInfo.xml:

    Mark R
    0
  • Toma1234
    @Mark R Thank you. 
    How do you create the RedGateDatabaseInfo.xml?
    Toma1234
    0
  • Mark R
    Any scripts folder created by Redgate tools will have a RedGateDatabaseInfo.xml file in it.
    Mark R
    0

Add comment

Please sign in to leave a comment.