in

SQLServerCentral.com

The largest free SQL Server community.

Browse by Tags

  • Create a Dynamic Logging Trigger With XML

    One of the more common uses of triggers is to create data manipulation language (DML) logging functionality. Essentially you can intercept and log inserts, updates, and deletes to tables. In the simplest case it's enough to know that one of these operations has occurred on a table, the date/time...
    Posted to Pro SQL Server XML (Weblog) by Mike C on 01-26-2008
Page 1 of 1 (1 items)
Copyright Red Gate Software
Powered by Community Server (Commercial Edition), by Telligent Systems