Package Variable

  • Hi Folks,

    I am retrieving a column of type XML from a table, this is part of the execute sql task: and want to store that in a Package Variable in SSIS. What should be the data type of the Package Variable: If i define it as a string, i get an error. Any thoughts...

  • You are returning a xml node - try using a object type variable.

    Cheers,CrispinI can't die, there are too many people who still have to meet me!It's not a bug, SQL just misunderstood me!

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

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