Forum Replies Created

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

  • RE: Store a Value in a Variable

    Hi,

    I did using Execute Sql task.

    Sql qury data type float

    SSIS variable data type - Double

  • RE: Store a Value in a Variable

    Hi Phil,

    I am trying to do this using Execute Sql Task.

    But it shows below error:

    [Execute SQL Task] Error: An error occurred while assigning a value to variable "Avg": "The type...

  • RE: Store a Value in a Variable

    hi Phil Parkin,

    Can you please write the script code for doing this.

    I am unaware of this.

    i have created a package level variable Avg_value having datatype Double.

    I want to store my...

  • RE: Store a Value in a Variable

    Hi Eirikur Eiriksson,

    I want to assing my Aggregate transformation output(Which Returns only one value like 5.50) into a Variable.

    How can i do this.

    I already created a variable in Package Level...

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