Hi, I exclusivly use XML as the data source, often times the sample data may or may not have a value, or may have a value that could hint at the incorrect datatype.
(In XML expamle I use > and < as="" a="" -)="" for="" example="" the="" xml="" tag="">< unitno="">10< nitno=""> could be a string, byte, integer or decimal.
Is is possible to change the inferred datatype to one other than it inferrs?
Aaron