this is a quick one: is there anyway to output Number instead of BigNumber? I'm working on a injected transformation with ETL metadata, and I don't wanna put a select values there between the input and append streams just to change BigNumber to Number...
=edit=
and more on this... what's the difference between "String(12)" and "String(12)<binary-string>"? Append Streams is complaining about this, it's both inputs have a String(12) field...
=edit=
and more on this... what's the difference between "String(12)" and "String(12)<binary-string>"? Append Streams is complaining about this, it's both inputs have a String(12) field...