I am posting the mxsd relevant portion here. encodingNullValue is given as (Blank) as per the tutorial but i had tried other values also which wasnt working. I had ticked the Nillable o ...
I have a '|' delimited data as input string which i am converting to xml. If i have input like abc||def it gets converted to <first>abc</first>
<third>def</third> ...
I want to use the DataInsert Node in WMB tool kit to insert data into my oracle DB. Always it gives me the following error :"[Microsoft][ODBC Driver Manager] Data source name not fou ...