Activity overview
Latest activity by valdetero
I tried what you said and it didn't work. These items did not have any dependencies.
Only the selected items get excluded from sync. But this seems backwards from how the GUI functions. In the GUI, only the selected items are synced. This means that we would have to invert all of the selections if we changed from command line to GUI.
Maybe I'm missing something but here is my configurations:
Commandline: sqlcompare.exe /pr:"file.scp" /v /exclude:User /exclude:StoredProcedure /exclude:Function /synch >> file.txt
In the GUI:
2 SPs with differences that are selected
3 Functions exist in destination that are not selected
1 User exist in destination that is selected
When I run the above command in commandline, only the 3 functions are synced. / comments
I tried what you said and it didn't work. These items did not have any dependencies.
Only the selected items get excluded from sync. But this seems backwards from how the GUI functions. In the GUI,...
SQL Compare GUI works, but command line gives problems
I recently purchased SQL compare 7.1 pro for the command line capabilities. We have been using the GUI version with no problems for some time now. I am trying to exclude items from the sync, howeve...