All Tags »
Design Pattern »
SSIS Snack (RSS)
Sorry, but there are no more tags available to filter with.
-
Introduction
Jack Corbett (Blog - @unclebiguns) tweeted recently about recording the start time of a parent package from the child package it called. I responded and ended up writing a small demo project in SSIS 2005 that you can download here. I thought I'd share it.
Build a Project with a Couple Packages
I created a new SSIS project and ...