G
Guest
Okay, so I'm back to the initial question. I know now how to use DataReader to pull in SqlDecimal information of a high precision.
But what about the DataSet? If I try to fill a DataAdapter, no go. "Conversion overflow"
So, is it just not possible then to use a DataSet when the Precision of a decimal column in SQL is too high?
jdn
But what about the DataSet? If I try to fill a DataAdapter, no go. "Conversion overflow"
So, is it just not possible then to use a DataSet when the Precision of a decimal column in SQL is too high?
jdn