Change a field data type from integer to INT64
- Last Updated: June 3, 2019
- 1 minute read
- OpenEdge
- Version 13.0
- 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:
