Quantcast
Channel: SQLServerCentral » SQL Server 2005 » SS2K5 Replication » Latest topics
Viewing all articles
Browse latest Browse all 302

Any way to not publish CLR triggers when using Merge replication?

$
0
0
Our database has a CLR trigger on most tables (used for auditing) along with misc other triggers.Is there any way to NOT publish the CLR triggers for replication? I know I can not publish all triggers using @Schema_options but I want to publish all but the CLR.

Viewing all articles
Browse latest Browse all 302

Trending Articles