Rules for using Unicode with the OpenEdge character client
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
The following rules apply when using Unicode with the OpenEdge batch character client:
- An interactive character client must start up in a code page other than UTF-8.
- You must ensure a character client accesses only records in a compatible code page.
- You must follow guidelines for multi-byte programming, such as distinguishing characters, bytes, and columns.