|
|
|
|
Browse by Tags
All Tags » CodePlex » AutoAudit (RSS)
-
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 ...
-
AutoAudit is a code-gen utility that creates audit trail triggers, views to reconstruct deleted rows, and a table-valued UDF to reconstruct row history.
AutoAudiot 1.09 adds: _RowHistory table-valued UDFSchemaAudit triggers that keep the triggers in synch with ALTER TABLES, and audits database changescompatability with SQL Server 2008 ...
-
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 ...
|
|
|
|
|