SQL Compare Report Automation
Arijit
Posts: 2 New member
I need to automate comparison of databases from different servers. I have SQL Toolbelt Essentials - SQL Compare 13 installed in my system. Will I be able to automate the compare report generation with this? Or do I need any separate tool (like SQL Change Automation ) to do this? Please some one help me with this.
Thanks in advance for your help!
Tagged:
Best Answer
-
Tianjiao_Li Posts: 684 Rose Gold 5Hi @Arijit
You can generate report through command line as well. The switch you need to use is : /Report:<file path>
More information can be found: https://documentation.red-gate.com/sc13/using-the-command-line/switches-used-in-the-command-line#Switchesusedinthecommandline-/Report:<filepath>
Answers