1
kudos
spam Kudos Remove

Getting Started with Variables in SSIS

published 334 days, 19 hours, 47 minutes ago posted by sasa 339 days, 22 hours, 5 minutes ago
Monday, August 31, 2009 12:19:40 AM GMT Tuesday, August 25, 2009 10:01:06 PM GMT

I recently had to create an SSIS package that used variables to pass data between procs, and I thought it would make a good topic for a blog post. There are many scenarios as to the how and why to use variables in SSIS, but we’re going to keep it pretty simple. Let’s assume we have some need to retrieve data from Proc A, pass it to Proc B, and store the results in Table C. First, let’s set up our environment:US...

category: Warehousing | clicked: 1 | | source: sqlfool.com | show counter code
tags: BI, BIDS, SSIS, Variables

No comments yet, be the first one to post comment.

To post your comment please login or signup