Change a field data type from integer to INT64
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
You can change the data type of a field from integer to INT64.
No dump and load of the field's data is required.
Note: To
change a field's data type from
INT64back tointeger,
you must perform a dump and load of the field's data.To change a field's data type from integer to INT64:
