Command Line /Project ignores .scp settings
johnreynolds
Posts: 3
I have a .scp file that has a handful of objects out of a few hundred specified for sync.
Running from the Deployment wizard (SQL Compare UI) generates the correct script (only the objects i selected).
Using the /Project option at the command line generates scripts for all objects. (i only used the /Project switch, no other switches)
Sorry if this question has already been answered, but i did some searches and couldnt find an answer
Thoughts?
Running from the Deployment wizard (SQL Compare UI) generates the correct script (only the objects i selected).
Using the /Project option at the command line generates scripts for all objects. (i only used the /Project switch, no other switches)
Sorry if this question has already been answered, but i did some searches and couldnt find an answer
Thoughts?
Comments
which in the previous bullet point in the documentation:
"When you use a project, all objects that were selected for comparison when you saved the project are automatically included."
Especially since you cant use include/exclude with the /project switch, it would seem that the selected objects should be picked up from the scp.
What would be the point of being able to specify a project file at the command line if nothing is actually used from the file?
ftp://support.red-gate.com/patches/sql_ ... 0.1647.zip
It is designed to fix this problem with the command-line, but may well cause additional harm.