How can we help you today? How can we help you today?

Sync script is one big transaction

Hello Colleen,

SQL Compare wraps all of the actions it needs to do to migrate the new schema in one large transaction, that way if an error is encountered the entire script's actions will be rolled back and the database will be left in the original state.

There is an option in SQL Compare called 'do not include plumbing for transactions', which will do away with the transactions altogether. Maybe this would be beneficial in your case.
Brian Donahue
0

Add comment

Please sign in to leave a comment.