Exporting from ArcSDE to DBF changes will alter the data type of a field from Long Integer field to Double.
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM010288
Submitted
July 11, 2007
Last Modified
June 5, 2024
Applies to
No Product Found
Version found
9.2
Status
Will Not Be Addressed
The development team has considered the issue or request and concluded it will not be addressed. The issue's Additional Information section may contain further explanation.
Additional Information
No Public Explanation
Workaround
Create a new field of type Long Integer in the DBF table, perform a field calculate to copy the values from the Double field.