Mapping bigint to SSIS variables

  • Mapping bigint variables ---

    I want to store the result set from a SQL query in a variable in SSIS package..

    the value tht i am getting is of type bigint...

    What should be my variable type to make it work as int32 and int 64 is not working...

    Error

    [Execute SQL Task] Error: An error occurred while assigning a value to variable "MaxKey_": "The type of the value being assigned to variable "User::MaxKey__Work" differs from the current variable type. Variables may not change type during execution. Variable types are strict, except for variables of type Object. ".

    Thanks 4 ur help

    [font="Comic Sans MS"]
    ---------------------------------------------------

    Thanks [/font]

  • Check this post.

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

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

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