Options

SQL Data Compare From Scripts Folder To Empty Database

Hi,

I am looking at using the SQL Data Compare API to generate a script that would update add static data to a database.

It works using the provided example after modifying it to work the other direction:
StaticDataWithScriptsExample.cs

but only if the target has already got the tables.

Is it possible to generate the data upgrade script assuming that the tables already exist?

Comments

Sign In or Register to comment.