SQL Compare Options
jkeil
Posts: 7
I have a case where I want to create an update script that is only for objects found in the source db and are missing in the target db. I am using the XML config file for the command line options, but can't get these to work.... /ignoreidentical, /ignoredifferent, /ignoremissing, /ignoreadditional. Are these options not available from within the XML? If not, how can you provide a selection on the type of statements you want to allow like only "creates" or only "alters"?
I also noticed that in the GUI if you leave only the "missing in target" option...you don't get that filter in the Synchronized generated script.
I also noticed that in the GUI if you leave only the "missing in target" option...you don't get that filter in the Synchronized generated script.
Comments
I also can't seem to find it documented anywhere.
The syntax
/options:IgnoreMissing
does not work at all
Help!
Sorry for the confusion.
Redgate Software