SQL Server Central is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
Search:  
 
 

Content with tag SS2K5 Triggers Rss

Refine your search with one of the following additional tags (with number of items):

SQL Server 2005 (3)    
SS2K5 - CLR Integration (1)    
   Items 1 to 3 of 3   
 

DDL Triggers in SQL Server 2005

DDL Triggers are key improvement in SQL Server auditing, allowing tracking of events such as the creation of a new table, database or user.  Read more...
By Additional Articles 2007/09/24 | Source: SQL Server Performance | Category: SS2K5 Triggers
Rating:  Rate this |  Briefcase | 1,920 reads

Using DDL Triggers in SQL Server 2005 to Capture Schema Changes

This article shows how to use DDL triggers to capture schema changes. This solutions works a little differently than most DDL triggers examples. This script captures the old object that was replaced.   Read more...
By Additional Articles 2007/08/28 | Source: SQLTeam.com | Category: SS2K5 Triggers
Rating:  Rate this |  Briefcase | 1,853 reads

Creating a generic audit trigger with SQL 2005 CLR

Auditing is becoming more important all the time for DBAs as regulations and requirements increase. Building auditing into your systems can be done a number of ways, but with SQL Server 2005, you have a new option. New author David Ziffer brings us a generic auditing CLR trigger.   Read more...
By David Ziffer 2006/08/02 | Source: SQLServerCentral.com | Category: SS2K5 - CLR Integration
Rating: |  Discuss |  Briefcase | 12,904 reads
   Items 1 to 3 of 3