insert into tableA values(DTSGlobalVariables("my_column)) ??

  • Hi

    From within an Execute SQL task can I reference GlobalVariables?

    I'm trying to insert into a table using an Execute SQL task and wish to store the Global Variable values.

    Can I use something like:

                  insert into tableA values(GlobalVariables("my_column))

    Any help welcome.

    Eamon

  • there's nothing like answering your own question !

    http://www.sqldts.com/default.aspx?234

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

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