If a double attribute has a value of NaN, it causes an exception complaining about fitting in a decimal. This used to work before [changeset (92f2374c73c6) Called overload instead of duplicating ToChar() code.]. I reverted to the NumberConverter.cs prior to that changeset, and it would write NaN into the dbf and when we read it back out, it would have a value of NaN in the returned DataRow.
↧