read a user variable in the data flow tab

  • I have a user var (v_XMLvalue) which contains an xml string. What object can/should I use in the data flow window to read the user var and load to a sql db as an xml type? I tied the script component, but no joy.

    Thanks in advance.

  • You should use the script component as a source. Make sure you put the result in rows and put them into the output buffer of the script component.

    Need an answer? No, you need a question
    My blog at https://sqlkover.com.
    MCSE Business Intelligence - Microsoft Data Platform MVP

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

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