Options

Sql Compare question - object existance checks option ?

bplourdebplourde Posts: 2
edited March 17, 2011 12:01PM in SQL Compare Previous Versions
When generating a sql compare script for a database update between two databases I would like the output to check for the object existence. Is there an option for this ?

These db update scripts from SqlCompare will be saved off and incorporated into an automated build process. Because of this they will be run more than once, so after the first time the target object may exist. Therefore it would be helpful if the ALTER TABLE, add column statements could check for the existence of the column before adding it.

Thanks,
Bill
Sign In or Register to comment.