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

Script changes only to DML triggers

Hi,
Is this possible by defining filters etc.?
Now I get basically drop/create of whole table first.
BR
Joona
JoonaHook
0

Comments

1 comment

  • Brian Donahue
    SQL Compare will modify objects by ALTER wherever possible. However, for technical reasons imposed by SQL Server, sometimes objects have to be dropped and recreated.

    We have a list of circumstances that would force a table drop - hopefully your situation matches one of these: http://www.red-gate.com/supportcenter/c ... 0708000113
    Brian Donahue
    0

Add comment

Please sign in to leave a comment.