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
Antivirus software windows XP
Clear out calendar box in raddatepicker using javascript and postback
Good free network Management software
Exchange 2010 DAG witness directory
PHP cannot connect to mySQL on LAMP server
ASP.NET clickOnce to download app to client
Dell PE 2850, ESXi 4.0, 64bit guest VMs?
Complete uninstall of Sharepoint Services 3.0 from Windows 2008 Server
Data adapter Insert/Update
Ref Cur