﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Discuss content posted by Jorge Novo / Article Discussions / Article Discussions by Author  / DDL Triggers Implementation / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Thu, 23 May 2013 01:06:46 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: DDL Triggers Implementation</title><link>http://www.sqlservercentral.com/Forums/Topic581302-463-1.aspx</link><description>Look here for a full solution: http://www.sqlservercentral.com/Forums/Topic948331-149-1.aspx</description><pubDate>Wed, 07 Jul 2010 00:45:33 GMT</pubDate><dc:creator>Sean Elliott (UK)</dc:creator></item><item><title>RE: DDL Triggers Implementation</title><link>http://www.sqlservercentral.com/Forums/Topic581302-463-1.aspx</link><description>Change [Sch_AuditDdl] to proper schema most of the time (dbo).or create a new schema with name [Sch_AuditDdl]</description><pubDate>Fri, 26 Feb 2010 11:37:40 GMT</pubDate><dc:creator>Jorge Novo-@ETLDEVDBA</dc:creator></item><item><title>RE: DDL Triggers Implementation</title><link>http://www.sqlservercentral.com/Forums/Topic581302-463-1.aspx</link><description>Please ensure than when create object didn't create a separate schema using the user login. The error means or the object doesn't exist or there is a mismatch on the object name. Please provide more information about the error.</description><pubDate>Fri, 26 Feb 2010 11:28:51 GMT</pubDate><dc:creator>Jorge Novo-@ETLDEVDBA</dc:creator></item><item><title>RE: DDL Triggers Implementation</title><link>http://www.sqlservercentral.com/Forums/Topic581302-463-1.aspx</link><description>How the data will be store, used and extract that depends on your application, the word nasty is not the word I will used when I don't understand or disagree with something. This implementation is only a guide line that someone agree or disagree is understandable as long as a proper alternative is provided. Here is the scenario:On a developers shop where source control hasn't been fully implemented at the database level, ddl triggers is a good way to store a historical record of most objects changes. If most objects normally never change then please explain how that can cause performance issues. ( This implementation shouldn't be in a production environment).</description><pubDate>Fri, 26 Feb 2010 11:26:58 GMT</pubDate><dc:creator>Jorge Novo-@ETLDEVDBA</dc:creator></item><item><title>RE: DDL Triggers Implementation</title><link>http://www.sqlservercentral.com/Forums/Topic581302-463-1.aspx</link><description>hello all:I use this scripts to create in someone database,then I create the new procedure,report error following:Invalid object name 'Sch_AuditDdl.t_procedure'.? how to resolve it ?</description><pubDate>Wed, 24 Feb 2010 20:17:23 GMT</pubDate><dc:creator>ocp_yang</dc:creator></item><item><title>RE: DDL Triggers Implementation</title><link>http://www.sqlservercentral.com/Forums/Topic581302-463-1.aspx</link><description>Hmm, sorry, but I disagree, I think this is pretty damn nasty. A table for each type of object that is changed each having the same schema?Columns defined for the tables but not actually used, instead the data is kept in the XML column and the view extracts from it, surly with performance implications.</description><pubDate>Mon, 23 Nov 2009 04:19:37 GMT</pubDate><dc:creator>Ben-425648</dc:creator></item><item><title>RE: DDL Triggers Implementation</title><link>http://www.sqlservercentral.com/Forums/Topic581302-463-1.aspx</link><description>nice stuff here!</description><pubDate>Mon, 06 Oct 2008 14:11:37 GMT</pubDate><dc:creator>Dugi</dc:creator></item><item><title>DDL Triggers Implementation</title><link>http://www.sqlservercentral.com/Forums/Topic581302-463-1.aspx</link><description>Comments posted to this topic are about the item [B]&lt;A HREF="/scripts/DDL+Triggers/64536/"&gt;DDL Triggers Implementation&lt;/A&gt;[/B]</description><pubDate>Mon, 06 Oct 2008 12:16:14 GMT</pubDate><dc:creator>Jorge Novo-@ETLDEVDBA</dc:creator></item></channel></rss>