Is It Possible To Use a GUID As a Global Variable?

  • I need to create a GUID in a script and assign the value to a global variable. I tried to create the global variable but there was no "GUID" option in the list of variable data types. How can I do this?

  • Save it as a string?

    - Gus "GSquared", RSVP, OODA, MAP, NMVP, FAQ, SAT, SQL, DNA, RNA, UOI, IOU, AM, PM, AD, BC, BCE, USA, UN, CF, ROFL, LOL, ETC
    Property of The Thread

    "Nobody knows the age of the human race, but everyone agrees it's old enough to know better." - Anon

  • Any dea how to set a user variable's value inside the Input0_ProcessInputRow funtion?

  • dndaughtery (4/12/2010)


    Any dea how to set a user variable's value inside the Input0_ProcessInputRow funtion?

    You cannot set the variable from there. You can set it only in the PostExecute method.

    ---
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/

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

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