Click here to Skip to main content
15,867,756 members
Articles / SSIS
Article

Passing Values from Parent to Child Package in SSIS

Rate me:
Please Sign up or sign in to vote.
5.00/5 (3 votes)
23 Dec 2011CPOL 25.7K   2  
This article describes how to pass values from parent package to a child in SSIS.

While this video does not appear under "Videos" in the profile tab, it is part of videos on The Code Project. If you are interested in hosting a video on a coding solution on Code Project, email us at submit [at] codeproject.com.

This article describes how to pass values from parent package to a child in SSIS. This is part 1 of the session. In the next part you will learn how to deploy this package in SQL Server and File system format and also how to use SQL Job for running it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Database Developer
India India
I am a Microsoft certified Technology Specialist in MS SQL Server 2008 and 2005.I have fair amount of experience and expertise in MS database development, administration and modeling and MS BI. Started my career in 2007 and primarily into MS databases, and later diversified into MS BI especially SSIS. I also have a little exposure in Oracle 10g while working on one of the migration projects. But MS SQL Server is my passion!

Firm believer in knowledge grows from sharing, I really like reading books, trying new features and sharing the little that I know. Unless we're willing to have a go, fail miserably, have another go, success won't happen. The best thing I have discovered about myself is the "never say die" attitude. The best comment I have ever received is when my manager at my first job said "when this guy works he throws away his watch".

Comments and Discussions

 
-- There are no messages in this forum --