Organizing Business Rules in SSIS

Hi All,

I'm pretty new to SQL Server 2005 and I'm wondering how to organize my
business rules efficiently.

I'm willing to create a Package with several Data Flow Task in my
Control Flow, each Business Rule will be encapsulated in a Data Flow
task. I guess this is possible in SSIS but I can't find how my data can
be send from one data flow to another one. I definitly don't want my
dataset to be parsed completly for each business rule.

Does anyone have an idea how to implement this in SSIS

Kind regards,

Sebastien.



Answer this question

Organizing Business Rules in SSIS