Comments
3 comments
-
Currently the easiest thing to do is probably edit the project in the UI and save under a different name each server/database combination you need.
If you need to do the editing automatically, your best bet is going to be using an xml argfile instead of a project - then you can have your program produce argfiles based on the baseline argfile when you need to change server details.
I've logged the request to override specific parts of the project settings from the command line as a feature request - SC-4520 - but obviously it'll be a while before we get around to it if we implement it at all. -
Michelle,
Thanks for the reply. I realized I've posted this in the wrong forum, but the same is true for SQL Data Compare. Could you open a ticket for that product as well?
Thanks,
Patrick -
Hi Patrick,
The feature request is logged as SC-4520. Can I ask whether you're looking to compare the same source database with different targets? i.e., you only need the second data source to override the /project selection, not the first?
Thanks!
David Atkinson
Product Manager
Red Gate Software
Add comment
Please sign in to leave a comment.
I wanted to use that project file in an automated way to compare a several of our databases (we have a database per client) and I was disappointed to see that once you use the /project switch, the /server and /database switches can't be used.
How would you recommend being able to automate something like this?
Thanks,
Patrick