SqlCompare Command Line XML Examples
sprugh
Posts: 2
I don't see a command line example using the XML file for:
1) /options
How do I specify which options to activate through the XML file
2) Excluding Identical Objects
How do I specify how to exclude objects that are identical in the final report?
1) /options
How do I specify which options to activate through the XML file
2) Excluding Identical Objects
How do I specify how to exclude objects that are identical in the final report?
This discussion has been closed.
Comments
If you want to use option in the xml file you should use the following.
<options>options1,options2,...,optionsN</options>
Unfortunately you can not exclude any identical objects fro the report in SQL Compare.
Regards
Dan
Red Gate Software Ltd