Options

feature suggestion

ogrishmanogrishman Posts: 81 Bronze 4
edited October 28, 2011 7:01AM in SQL Compare Previous Versions
Hi,

Let's say we have 2 databases A and B. Some objects exists in A not in B. After I compare A with B, I got an synchronization script which can create these missing objects in B. In the script it just using the
CREATE ...
statements to create these objects. What I suggest is that could you please add an existence testing statement before these
CREATE
statements? That way, I can run this script in other environments directly even some objects missing in B but not missing here.

Thanks.

You Sui

Comments

Sign In or Register to comment.