• Hi Elliot,

    thanks so much for your answer.

    The situation is the following:

    - I have an OLE DB source.

    - Then I perform some lookups and splits

    - I update some records using an OLE DB commmand

    - Then I would like to store some values from a column (the id of the accounts that were updated in this case)

    I though I can use a script component to store these values in a variable and then iterate the variable in other data flow task or using a for each loop.

    At the moment I solved the problem in another way but I´m still curious and I would like to know if that could be made.

    Kind Regards,

    Paul Hernández