<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://sqlblog.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Paul Nielsen : AutoAudit</title><link>http://sqlblog.com/blogs/paul_nielsen/archive/tags/AutoAudit/default.aspx</link><description>Tags: AutoAudit</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.1)</generator><item><title>AutoAudit 1.10c </title><link>http://sqlblog.com/blogs/paul_nielsen/archive/2010/03/17/autoaudit-1-10c.aspx</link><pubDate>Thu, 18 Mar 2010 03:16:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:23510</guid><dc:creator>Paul Nielsen</dc:creator><slash:comments>2</slash:comments><comments>http://sqlblog.com/blogs/paul_nielsen/comments/23510.aspx</comments><wfw:commentRss>http://sqlblog.com/blogs/paul_nielsen/commentrss.aspx?PostID=23510</wfw:commentRss><description>AutoAudit is a free SQL Server (2005, 2008) Code-Gen utility that creates Audit Trail Triggers with: · Created, Modified, and RowVersion (incrementing INT) columns to table · Creates View to reconstruct deleted rows · Creates UDF to reconstruct Row History...(&lt;a href="http://sqlblog.com/blogs/paul_nielsen/archive/2010/03/17/autoaudit-1-10c.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sqlblog.com/aggbug.aspx?PostID=23510" width="1" height="1"&gt;</description><category domain="http://sqlblog.com/blogs/paul_nielsen/archive/tags/Audit+Trails/default.aspx">Audit Trails</category><category domain="http://sqlblog.com/blogs/paul_nielsen/archive/tags/AutoAudit/default.aspx">AutoAudit</category><category domain="http://sqlblog.com/blogs/paul_nielsen/archive/tags/CodePlex/default.aspx">CodePlex</category></item><item><title>AutoAudit 1.09 posted to CodePlex</title><link>http://sqlblog.com/blogs/paul_nielsen/archive/2008/10/13/autoaudit-1-09-posted-to-codeplex.aspx</link><pubDate>Tue, 14 Oct 2008 00:05:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:9469</guid><dc:creator>Paul Nielsen</dc:creator><slash:comments>3</slash:comments><comments>http://sqlblog.com/blogs/paul_nielsen/comments/9469.aspx</comments><wfw:commentRss>http://sqlblog.com/blogs/paul_nielsen/commentrss.aspx?PostID=9469</wfw:commentRss><description>&lt;P&gt;AutoAudit is a code-gen&amp;nbsp;utility that creates audit trail triggers, views to reconstruct deleted rows, and a table-valued UDF to reconstruct row history.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;AutoAudiot 1.09 adds: &lt;BR&gt;&lt;B&gt;_RowHistory&lt;/B&gt; table-valued UDF&lt;BR&gt;SchemaAudit triggers that keep the triggers in synch with ALTER TABLES, and audits database changes&lt;BR&gt;compatability with SQL Server 2008 data types&lt;BR&gt;several nit bug fixes&lt;/P&gt;
&lt;P&gt;&lt;A class="" href="http://www.codeplex.com/AutoAudit"&gt;AutoAudit CodePlex site&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A class="" href="http://www.screencast.com/t/kxnHkX9LN6Q"&gt;ScreenCast demoing AutoAudit 1.09 (6:45)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;please post issues and feature requests to CodePlex, Thanks, -Paul &lt;BR&gt;&lt;/P&gt;&lt;img src="http://sqlblog.com/aggbug.aspx?PostID=9469" width="1" height="1"&gt;</description><category domain="http://sqlblog.com/blogs/paul_nielsen/archive/tags/Audit+Trails/default.aspx">Audit Trails</category><category domain="http://sqlblog.com/blogs/paul_nielsen/archive/tags/AutoAudit/default.aspx">AutoAudit</category><category domain="http://sqlblog.com/blogs/paul_nielsen/archive/tags/CodePlex/default.aspx">CodePlex</category></item><item><title>AutoAudit on CodePlex - vote for your features</title><link>http://sqlblog.com/blogs/paul_nielsen/archive/2008/08/14/autoaudit-on-codeplex-vote-for-your-features.aspx</link><pubDate>Thu, 14 Aug 2008 23:43:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:8389</guid><dc:creator>Paul Nielsen</dc:creator><slash:comments>0</slash:comments><comments>http://sqlblog.com/blogs/paul_nielsen/comments/8389.aspx</comments><wfw:commentRss>http://sqlblog.com/blogs/paul_nielsen/commentrss.aspx?PostID=8389</wfw:commentRss><description>&lt;P&gt;In an effort to be more "open", I've moved AutoAudit (code-gen utility that creates audit tirggers) from my swebsite to CodePlex. Soemthing I like about CodePlex is the open submission and voting on issues and feature requests. I've moved every feature request from emails and this blog to CodePlex. I invite you to download, submit requests, and vote at:&amp;nbsp;&lt;A href="http://www.codeplex.com/AutoAudit/WorkItem/List.aspx"&gt;http://www.codeplex.com/AutoAudit/WorkItem/List.aspx&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://sqlblog.com/aggbug.aspx?PostID=8389" width="1" height="1"&gt;</description><category domain="http://sqlblog.com/blogs/paul_nielsen/archive/tags/Audit+Trails/default.aspx">Audit Trails</category><category domain="http://sqlblog.com/blogs/paul_nielsen/archive/tags/Code-Gen/default.aspx">Code-Gen</category><category domain="http://sqlblog.com/blogs/paul_nielsen/archive/tags/AutoAudit/default.aspx">AutoAudit</category><category domain="http://sqlblog.com/blogs/paul_nielsen/archive/tags/CodePlex/default.aspx">CodePlex</category></item></channel></rss>