This is an index post for the series of posts with examples on how to create packages programmatically. Creating and adding tasks to a control flow is pretty straightforward, but programmatically adding data flow components can be tricky due to the interaction with the native COM APIs. Each post will provide a simple scenario for using each component.
All samples are done using SQL Server 2008, but will also work with 2005 with minor code modifications.
I’ll continue to update this post as more samples are added. Please post in the comments if there are specific data flow components you’d like to see.
For an end to end solution, check out the Package Generation sample available on codeplex.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.