|
|
|
|
Browse by Tags
All Tags » CodePlex (RSS)
-
In the last days I needed a quick and efficient way to monitor the performance of a job and of each step over time. There’s a lot of interesting data in MSDB database and the various sysjob tables, but the stored data is not really easy to use outside the Management Studio. Date and Time are not stored as date/time data type, there is no easy way ...
-
The information in this blog post may be of interest to anyone out there that is using Continuous Integration with msbuild in order to build/deploy a project that includes SSIS packages.
The MSBuild Extension Pack at http://msbuildextensionpack.codeplex.com/ now includes an MSBuild task that will build an SSIS project, the output from which is a ...
-
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 ...
-
On 31st January 2010 Windows Azure and SQL Azure will transition to becoming services that you have to pay for which means that my three small demos that are hosted up there are going to disappear hence I thought now would be a good time to review before they are digitally ground into dust. Tweetpoll Tweetpoll was a demo that I wrote back in ...
-
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 ...
|
|
|
|
|