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
Exchange 2007 Outlook cannot connect unless HTTP over TCP
Workstation Primary Group ID set as Domain Controller
How do I add a Folder to Windows Installer without having to add each individual file
Can I install an external fibre channel tape drive onto a traditional non-fibre channel server by adding a fibre channel board in the server?
how to create these buttons.
Thunderbird slow to download
unable to scan with my HP Photosmart All-in-one printer
"microsoft exchange offline address book" creates synchronization error log
Windows Service crashing on one machine, not on the other
How do I change the default Domain extension for SBS 2008 in Exchange for all users?