﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="2.0"><channel><title>SQLServerCentral.com Scripts tagged Triggers</title><link>http://www.sqlservercentral.com/</link><description>Scripts tagged Triggers posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>DDL Triggers Implementation</title><description><![CDATA[<p>How to use DDL triggers and Query the Data with minimum performance impact.</p><!-- safeguard (SQL Backup) -->
<table border="0" cellpadding="0" cellspacing="10" style="width: 100%;"> <colgroup>  <col width="68" />  <col width="1266" /> </colgroup> <tbody>  <tr align="left" valign="top">   <td>    <a href="https://sqlbackup.red-gate.com/LogIn?utm_source=ssc&utm_medium=pubad&utm_content=safeguard_backups&utm_campaign=sqlbackup&utm_term=rss-20016"><img src="http://assets.red-gate.com/external/SSC/backuphosted_white_68x68.png" alt="sqlbackup"></td>   <td><strong>New! Safeguard your SQL backups</strong><br />Protect your backups from onsite disaster with SQL Backup Pro and a Hosted Storage account from Red Gate.  <a href="https://sqlbackup.red-gate.com/LogIn?utm_source=ssc&utm_medium=pubad&utm_content=safeguard_backups&utm_campaign=sqlbackup&utm_term=rss-20016">Learn more</a></td>  </tr> </tbody></table>

]]></description><guid>http://www.sqlservercentral.com/scripts/DDL+Triggers/64536/</guid><pubDate>Thu, 02 Oct 2008 14:05:16 UT</pubDate><link>http://www.sqlservercentral.com/scripts/DDL+Triggers/64536/</link></item><item><title>Using Triggers for Detective Work</title><description><![CDATA[<p>When a value is changed that causes an error, finding what caused the error can be tricky.  Here an application was truncating a column.  The trigger helped to identify the culprit.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Triggers/63736/</guid><pubDate>Thu, 25 Sep 2008 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Triggers/63736/</link></item><item><title>Script Generates Audit Triggers</title><description><![CDATA[<p>This script generates a audit trigger for each table in the database. The trigger then logs when each table is updated.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Triggers/63064/</guid><pubDate>Wed, 23 Nov 2011 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Triggers/63064/</link></item><item><title>Table journal</title><description><![CDATA[<p>Create journal to audit changes in user table</p><!-- 5 Minutes (SQL Source Control)-->
<table border="0" cellpadding="0" cellspacing="10" style="width: 100%;"> <colgroup>  <col width="68" />  <col width="1266" /> </colgroup> <tbody>  <tr align="left" valign="top">   <td>    <a href="http://www.red-gate.com/products/sql-development/sql-source-control/entrypage/5-minutes?utm_source=ssc&utm_medium=pubad&utm_content=5mins&utm_campaign=sqlsourcecontrol&utm_term=rss-20012"><img src="http://assets.red-gate.com/external/SSC/SOC5mins68x68.gif" alt="sqlsourcecontrol"></td>   <td><strong>Database source control in just 5 minutes</strong><br />It takes just 5 minutes to connect your SQL databases to source control. Got 5 minutes to spare?  <a href="http://www.red-gate.com/products/sql-development/sql-source-control/entrypage/5-minutes?utm_source=ssc&utm_medium=pubad&utm_content=5mins&utm_campaign=sqlsourcecontrol&utm_term=rss-20012">Get started now.</a></td>  </tr> </tbody></table>

]]></description><guid>http://www.sqlservercentral.com/scripts/journal/61303/</guid><pubDate>Wed, 12 Dec 2007 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/journal/61303/</link></item></channel></rss>