Kbase P23910: Does Progress support Unicode clients ?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  2/17/2011 |
|
Status: Verified
GOAL:
Does Progress OpenEdge support 4GL Unicode clients?
GOAL:
Does the Progress 4GL Character Client support Unicode or UTF-8?
GOAL:
What versions of Progress 4GL Character Client support UTF-8.
GOAL:
Does Progress support Unicode 4GL GUI clients ?
GOAL:
Does Progress support Unicode 4GL CHUI clients ?
GOAL:
Will UTF-8 be supported in OpenEdge 10 ChUI client ?
FACT(s) (Environment):
OpenEdge 10.x
Progress 8.x
Progress 9.x
Windows
FIX:
Progress 9.x and earlier do not support any form of Unicode interactive client. Progress 9.x does support the Unicode batch client started with -b.
In addition to Progress 9.x functionality, OpenEdge 10.0A and later support the 4GL GUI Unicode client. To start a Windows Unicode OpenEdge client specify -cpinternal and -cpstream with a value of UTF-8. For example:
prowin32.exe -p _ab.r -cpinternal UTF-8 -cpstream UTF-8 -cpcoll basic
An interactive Unicode Character (not GUI) Client is currently not supported. There are no plans to implement this.