DTLoggedExec 1.0 Stable Released!

Posted by Davide Mauri on SQL Blog See other posts from SQL Blog or by Davide Mauri
Published on Sun, 09 May 2010 08:51:43 GMT Indexed on 2010/05/09 9:00 UTC
Read the original article Hit count: 430

After serveral years of development I’ve finally released the first non-beta version of DTLoggedExec! I’m now very confident that the product is stable and solid and has all the feature that are important to have (at least for me).

DTLoggedExec 1.0
http://dtloggedexec.codeplex.com/releases/view/44689

Here’s the release notes:

  • FIRST NON-BETA RELEASE! :)
  • Code cleaned up
  • Added SetPackageInfo method to ILogProvider interface to make easier future improvements
  • Deprecated the arguments 'ProfileDataFlow', 'ProfilePath', 'ProfileFileName'
  • Added the new argument 'ProfileDataFlowFileName' that replaces the old 'ProfileDataFlow', 'ProfilePath', 'ProfileFileName' arguments
  • Updated database scripts to support new reports
  • Split releases in three different packages for easier maintenance and updates: DTLoggedExec Executable, Samples & Reports
  • Fixed Issue #25738 (http://dtloggedexec.codeplex.com/WorkItem/View.aspx?WorkItemId=25738)
  • Fixed Issue #26479 (http://dtloggedexec.codeplex.com/WorkItem/View.aspx?WorkItemId=26479)

To make things easier to maintain I’ve divided the original package in three different releases. One is the DTLoggedExec executable; samples and reports are now available in separate packages so that I can update them more frequently without having to touch the engine.

Source code of everything is available through Source Code Control:

http://dtloggedexec.codeplex.com/SourceControl/list/changesets

As usual, comments and feebacks are more than welcome! (Just use Codeplex, please, so it will be easier for me to keep track of requests and issues)


© SQL Blog or respective owner

Related posts about 2005

Related posts about 2008