Wednesday, February 24, 2010

How to Execute SSIS Packages in C# ASP.NET Part II

In the previous article of this series we created an SSIS Package. In this article we are going to execute that Package in our c# code. Remember in SQL 2000 there was something called DTS's but in SQL 2005 there is SSIS. Now we are going to see how easy it is to execute our previous package.

Read more at http://www.dotnetfunda.com/articles/article795-how-to-execute-ssis-packages-in-csharp-aspnet-part-ii-.aspx

Author: Vuyiswamb

0 comments: