Options

Bug Found in SQL Data Compare Version 13.7.0.9250

I noticed this bug for the first time while I got updated to SQL Data Compare 13.7.0.9250.
Steps to reproduce:

1. Project options settings must be as follows:



2. While trying to push data from one table to the other, the Script does not generate the code that disables the triggers before inserting new records into the table. Here is a screenshot of the script generated using the above settings.


I have DML triggers on the table I am trying to manipulate, but SQL Data Compare does not automatically generate the snippet that disables these triggers.
Tagged:

Comments

Sign In or Register to comment.