Salesforce

Does Progress support Unicode clients ?

« Go Back

Information

 
TitleDoes Progress support Unicode clients ?
URL NameP23910
Article Number000140223
EnvironmentProduct: OpenEdge
Version: OpenEdge 11.x, 12.x
OS: All Supported Platforms
Question/Problem Description

Does Progress support Unicode clients ?
Does the Progress 4GL Character Client support Unicode or UTF-8?
What versions of Progress 4GL Character Client support UTF-8. 
Does Progress support Unicode 4GL GUI clients ?
Does Progress support Unicode 4GL CHUI clients ?
Will UTF-8 be supported in OpenEdge 10 ChUI client ?
What causes warning (9429)?
What causes  WARNING. Using -cpinternal UTF-8 is not supported for GUI or TTY clients. You may corrupt files or databases. (9429)
 

Steps to Reproduce
Clarifying Information
Error MessageWARNING. Using -cpinternal UTF-8 is not supported for TTY clients. You may corrupt files or databases. (11994)
WARNING. Using -cpinternal UTF-8 is not supported for GUI or TTY clients. You may corrupt files or databases. (9429)
DO NOT CONTINUE. Character set UTF-8 requires DBE PROGRESS. You may corrupt files or databases. (3624)
Defect Number
Enhancement Number
Cause
Resolution
Progress 9.x and earlier:
These releases do not support any form of Unicode interactive client.
Progress 9.x does support the Unicode (GUI and Character) batch client started with -b.


OpenEdge 10.0A and later:
These releases support the 4GL GUI Unicode client on Windows.
To start a Windows Unicode OpenEdge client specify -cpinternal with a value of UTF-8.  For example:

prowin32.exe -p _ab.r -cpinternal UTF-8 -cpcoll basic

Any non-interactive client (batch-mode client started with -b, AppServer & WebSpeed agents) supports Unicode.

An interactive Unicode Character (not GUI) Client is not supported. There are currently no plans to implement this.
Workaround
Notes
Keyword Phrase
Last Modified Date3/10/2026 8:22 AM

Powered by