<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: DDL Triggers in SQL Server 2005</title>
	<atom:link href="http://www.sql-server-performance.com/2007/ddl-triggers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sql-server-performance.com/2007/ddl-triggers/</link>
	<description>SQL Server Performance Tuning</description>
	<lastBuildDate>Fri, 17 May 2013 13:31:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Wim</title>
		<link>http://www.sql-server-performance.com/2007/ddl-triggers/#comment-901</link>
		<dc:creator>Wim</dc:creator>
		<pubDate>Thu, 24 Nov 2011 15:56:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?=971#comment-901</guid>
		<description><![CDATA[For user it&#039;s better to use user_name .. because that is the logged in user iso the role, besides this it&#039;s very very helpfull]]></description>
		<content:encoded><![CDATA[<p>For user it&#8217;s better to use user_name .. because that is the logged in user iso the role, besides this it&#8217;s very very helpfull</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adan Aguilera</title>
		<link>http://www.sql-server-performance.com/2007/ddl-triggers/#comment-371</link>
		<dc:creator>Adan Aguilera</dc:creator>
		<pubDate>Tue, 14 Jun 2011 17:10:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?=971#comment-371</guid>
		<description><![CDATA[There is a litle mistake on your code just a tiny thing when you do the &quot;insert&quot; instruction the name of the database you use it&#039;s diferent than the one you created before
DDL_TRIGGERS_DB-&gt; DDL_Trigger_Log.dbo.tblDDLEventLog
Thanks for the article it helped me a lot]]></description>
		<content:encoded><![CDATA[<p>There is a litle mistake on your code just a tiny thing when you do the &#8220;insert&#8221; instruction the name of the database you use it&#8217;s diferent than the one you created before </p>
<p>DDL_TRIGGERS_DB-&gt; DDL_Trigger_Log.dbo.tblDDLEventLog </p>
<p>Thanks for the article it helped me a lot</p>
]]></content:encoded>
	</item>
</channel>
</rss>
