Triggers?

Discussion of open issues, suggestions and bugs regarding database management and development tools for SQL Server
Post Reply
marsh1n
Posts: 3
Joined: Fri 09 Oct 2009 11:46

Triggers?

Post by marsh1n » Mon 12 Oct 2009 16:44

Does the comparison look at triggers? Will it tell me if they are different?

Elias
Devart Team
Posts: 73
Joined: Tue 29 May 2007 14:02

Post by Elias » Tue 13 Oct 2009 13:26

Hello.

Schema Compare for SQL Server compares both DML and DDL triggers. But the DML triggers are compared as part of the tables they refer to, i.e., two equal tables with different triggers will be shown as different and you can see the difference in the text comparer.

marsh1n
Posts: 3
Joined: Fri 09 Oct 2009 11:46

Post by marsh1n » Tue 13 Oct 2009 13:33

thanks

Post Reply