|
|
|
SSC-Addicted
      
Group: General Forum Members
Last Login: Friday, June 15, 2012 7:53 PM
Points: 494,
Visits: 299
|
|
I usually choose ADO and loop through it...and it works. Give me my 2 points!
The vision must be followed by the venture. It is not enough to stare up the steps - we must step up the stairs. - Vance Havner
|
|
|
|
|
Old Hand
      
Group: General Forum Members
Last Login: Monday, June 17, 2013 4:30 PM
Points: 388,
Visits: 419
|
|
I've used ADO.NET this way, and it even says it's possible in the provided documentation:
The source converts any data type that does not map to a specific Integration Services data type to the DT_NTEXT Integration Services data type. This conversion occurs even if the data type is System.Object.
Joshua Perry http://www.kerry.com
|
|
|
|
|
Hall of Fame
       
Group: General Forum Members
Last Login: Yesterday @ 8:26 AM
Points: 3,164,
Visits: 4,344
|
|
Please note the content of the question:
To use the data from this variable in the future data flows, what data source component must be used in each dataflow?
i.e. within the context of a dataflow component, not in the control flow.
____________________________________________ Space, the final frontier? not any more... All limits henceforth are self-imposed. “libera tute vulgaris ex”
|
|
|
|
|
SSChampion
        
Group: General Forum Members
Last Login: Yesterday @ 10:48 AM
Points: 10,990,
Visits: 10,578
|
|
My SSIS is apparently getting rusty. Must find an excuse to use it again, soon.
Paul White SQL Server MVP SQLblog.com @SQL_Kiwi
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Friday, February 01, 2013 6:56 PM
Points: 24,
Visits: 21
|
|
| I think, the ADO.NET data source is capable of handling the record source as a vairiable too. I use this all the time.
|
|
|
|