Programmatically Create Data Flow Task inside a ForLoop Container Using C#
Abstract This article explains how to create an SSIS package with a Data Flow Task inside a ForLoop Container using C# programming language. Requirements Microsoft Visual Studio 2008 SQL Server 2008 AdventureWorks2008R2 database (downloadable database file available here) Article If the above requirements are all met, we will begin by launching Microsoft Visual Studio 2008. …
Programmatically Create Data Flow Task inside a ForLoop Container Using C# Read More »