Options

/includeIdentical option of command line interface

Tammy!Tammy! Posts: 2
edited September 20, 2006 12:11PM in SQL Compare Previous Versions
I am using an Evaluation copy of SQL Compare and testing the command line interface functionality. I am trying to exclude the identical objects in the output using

sqlcompare.exe /s1:SERV1 /db1:TestDB /s2:SERV2 /db2:TestDB /includeIdentical:false

The identical objects are still displayed in the output whether I use /includeIdentical:false, /includeIdentical:true, /inci:false or /inci:true.

Since the default is false, I wouldn't expect to see identical objects in the output anyway.

Am I using this option incorrectly?

Comments

  • Options
    Hi Tammy,

    The includeidentical option only applies to the reports generated by the application, meaning the HTML, XML, or CSV-formatted reports. This should not affect the console output or the output files.
This discussion has been closed.