macbook on table

Programmatically Insert Conditional Split Transformation in Data Flow Task of SSIS Package Using C#

Abstract This article explains how to create an SSIS package with both Data Flow Task and Conditional Split Transformation connected together using C# programming language. Requirements Microsoft Visual Studio 2008 (or later editions) SQL Server 2005 (or later editions) AdventureWorks2008R2 database (downloadable database file available here) Article If the above requirements are all met, we …

Programmatically Insert Conditional Split Transformation in Data Flow Task of SSIS Package Using C# Read More »