SQL Data Compare for table that only exists in one database.
huynh07
Posts: 6
Hi. I'm able to use the Redgate API to automate SQL Data Compare but when a table exits in just one database, it's not able to generate the script to populate that table.
Is there a way to generate a script for a table that only exists in one database?
Is there a way to generate a script for a table that only exists in one database?
Comments
Ideally when performing a data comparison using SQL Data Compare or SQL Data Compare API, the schema or database objects of each data source will be identical.
The SQL Data Compare API will not generate and create the table for you in the target data source.
As you are using the Comparison SDK, you will need to use the SQL Compare API to compare the schema and deployment the objects that exist only in the source to the target.
Many Thanks
Eddie
Senior Product Support Engineer
Redgate Software Ltd
Email: support@red-gate.com