Consultor Eletrônico



Kbase P69439: Does Progress Support UTF-16 or UTF-32?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   30/12/2010
Status: Unverified

GOAL:

How to handle UTF-16 input.

GOAL:

Does Progress Support UTF-16 or UTF-32?

FACT(s) (Environment):

Progress 9.x
OpenEdge 10.x

FIX:

Progress only supports UTF-16 and UTF-32 in OpenEdge 10, and even then this is only a partial support.

In OpenEdge 10.1B you can set -cpstream to UTF-16 and UTF-32, and perform conversions between UTF-8 and UTF-16.

However you cannot set -cpinternal to UTF-16/UTF-32, or use UTF-16/UTF-32 as a database code page. At the time of writing there are no plans to implement this.