Search
Submit a request
Sign in
How can we help you today?
Categories
Submit a request
Submit a request
Sign in
Support
Community
SQL Compare Previous Versions
SqlCompare Command Line XML Examples
New post
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?
sprugh
October 24, 2005 12:41
-
0
+
Comments
1 comment
Sort by
Date
Votes
Hi
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
Daniel Handley
October 27, 2005 07:04
-
0
+
Add comment
Please
sign in
to leave a comment.
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?