Microsoft
Software
Hardware
Network
Question : SSIS: parsing through recordsets in ForEach loop
Greetings!
does anyone have any links to sample code or tutorials on building the following scenario:
Having nested ForEachLoop containers where each nested section makes reference to RecordSets built in the parent container from Script and DataFlow tasks? (especially referencing global variables from with an ADO.NET source sql command (using @User::variable in the SELECT statement isn't working for me).
so for example:
Populate RecordSetA
Loop for each
Populate RecordSetB based on record in RecordSetA
Loop for each
Populate RecordSetC based on record in RecordSetB
Loop
Thanks for any input!
Answer : SSIS: parsing through recordsets in ForEach loop
Create a SSIS variable (type object) for each recordset
Create one data flow to populate each one, and use the ForEachLoop container to read each record in the recordset... for Enumerate ADO.
regards
Pedro
Random Solutions
install lexmark c912 on windows sbs 2003 box
Pervasive SQL 9.5 - odbc SELECT Query - DATE = '0000-00-00'
Need a 40" or larger touchscreen computer
451 4.4.0 DNS query failed error in Exchange 2007 queue viewer
How to highlight row with color in document library in sharepoint 2010?
store comma separated multiple numbers in a mysql database field database and query them efficiently
Sync Access database contacts with Exchange Contacts list
Gateway for Server automatically being removed after restart
phpbb forum
What are the default site bindings for port 443 on IIS 7 w/ Exchange installed