When using OleDbDataAdapter.Fill method to transfer the
table from the fox .dbf file to the DataSet, I get the
following error, I don't have a clue what could cause
this error.
An unhandled exception of
type 'System.InvalidOperationException' occurred in
system.data.dll
Additional information: The provider could not determine
the Decimal value. For example, the row was just created,
the default for the Decimal column was not available, and
the consumer had not yet set a new Decimal value.