SQL Compare 11 can compare all databases schema
justinmac88
Posts: 3
Hi All,
Can I choose to compare all databases under a instance instead of choose one by one to do comparison?
Thank you.
Regards,
Justin
Can I choose to compare all databases under a instance instead of choose one by one to do comparison?
Thank you.
Regards,
Justin
Comments
Redgate Software
your best bet is probably to call the command line many times in a loop > Where I can retrieve the comparison script?
Thank you.
And you could loop through the resulting collection calling SQLCompare.exe with arguments for whatever you wanted to do. The script shouldn't be too hard to write, but it won't produce an interactive experience like the SQL Compare UI.
I hope this helps.
Redgate Software