Programmatically Insert into SQL Server Table from an Excel File Using SSIS Script Tasks
Abstract This article explains how to Programmatically create an SQL Server Integration Services (SSIS) package with a Script Task component. Requirements Microsoft Visual Studio 2008 (or later editions) SQL Server 2005 (or later editions) AdventureWorks2008 database (downloadable database file available here) Article If the above requirements are all met, we will begin by launching the …
Programmatically Insert into SQL Server Table from an Excel File Using SSIS Script Tasks Read More »