By Rainer Stropek on
2/17/2006
SSIS comes with a large package of pre-built tasks (e. g. SQL-task, etc.). Sometimes I come accross situations where these tasks would be extremely useful BUT I need some extra functionality that has not been implemented by Microsoft. In my blog I show how you can customize the behavior of existing SSIS tasks by using C#'s inheritance mechanism.
Read More »