If have created a test to write Int32 values with the FeatureSet to the DBF. When reading the data back a cast exception is thrown, because the FeatureSet reader has determined that the value is of type Int64. It should be Int32..
Comments: Can't reproduce.
Comments: Can't reproduce.