SSIS package variable: Convert Object Data Type to String Type? -
05-30-2008
, 01:02 PM
Hi experts,
I created one variable in SSIS package.
The variable data type is Object and save lists of members name (string).
now, another query string would like to convert the variable object before
concatenate all the members list.
Please advice. urgent!
Thank you in advance.
Daniel. |