![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello, Is it possible to pass a result of one select from SQL Execute Task to another one? I have a scenario (lets name SQL Execute Task SET to simplify): 1) SET1 is a long duration SELECT and executes a function that returns me a one column (COL1) table 2) I use the result to foreach containter Now i need to use a SET2 to make a query like: SELECT sth FROM sometable WHERE sth NOT IN (.. result from SET) I don't know how to do that - there is no input parameter that suits. I've tried to put a Data Flow Task and to populate the Recordset Destination to a variable Table [Object], but how then can i handle that as a table or that result set. Thanks! |
![]() |
| Thread Tools | |
| Display Modes | |
| |