ssis pasing variables and for loop

  • i want to use for loop, which will go over a table (using a query)

    and will activate "Data Flow Task".

    i want to pass this "Data Flow Task" a values from the "for loop",

    and in the "Data Flow Task" there is a "OLE DB Source" which i want to pass it the variable - how can i do this?

    Thanks

    Peleg

  • This was removed by the editor as SPAM

  • the table contains AccountManagerId & email's,

    which i want to pass to the "OLE DB Source"

    which in the "Data Flow Task"

  • Try using For each loop container that should help you.

    Nag

    Nag
    ------------------------------------------------
    How to get the best help on a forum

    http://www.sqlservercentral.com/articles/Best+Practices/61537

  • This was removed by the editor as SPAM

Viewing 5 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply