Forum Replies Created

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

  • RE: Date Type issues with Variables in SSIS

    You will not be able to get a variable of type object into the derived column.  Is it possible to put the output of the Sql Task into a string...

  • RE: Date Type issues with Variables in SSIS

    Hi Reynoud,

    Most of the variable types are automatically converted to types that work in expressions. The only exceptions, I think, are DBNull and Object.  For your variables of type object,...

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