Get value into a global variable in a script component in data flow task

  • How to get the value of an identity column from another table into a global variable using a script component in the same data flow task ?

  • I am using a sql command in place of a oledb destination to populate the table. The sql command executes a stored proc and the returns the value of ColA as an identity.

    I want to pass this value to this global variable using a script component task.

Viewing 2 posts - 1 through 1 (of 1 total)

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