Kbase P157465: Progress 9.1E client does not display asian characters
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/23/2009 |
|
Status: Unverified
SYMPTOM(s):
Progress 9.1E client does not display asian characters
No corruptions on the database
OpenEdge clients running on the same machine are displaing the data corectly
FACT(s) (Environment):
Progress 9.x
Windows
CAUSE:
The difference between 10.x and 9.x is that in 10.x we use the Unicode Win32 API for writing data, while in v9 we use the ANSI API.
FIX:
At the Windows level set the Language for non-unicode programs to Chinese, Korean, etc.
Open Regional and Language from Windows Control Panel.
Go to Advanced tab.