Options

Can you use the sql compare command line to generate a change script?

I'm trying to automate the building of change scripts from one database version to another. I have 2 databases that I'm comparing  using the command line and /sync, but that actually modifies the target database.  Instead, I want the final sql change script to be generated so it can be ran at a later time against a database I don't have access to.  I can do this from the SQL Compare user interface, but would like to automate the process.

Best Answers

Answers

Sign In or Register to comment.