Internal code page
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Internal code page
For Java/JDBC clients, the internal code page is Unicode, which is converted to UTF-8, an encoding of Unicode, to communicate with the JDBC driver. For more information on Unicode and UTF-8, see About the Use of Unicode.
For ODBC clients, the internal code page is the internal code page is that of the client's default locale.