Kbase P26217: WARNING. Using -cpinternal UTF-8 is not supported for GUI or TTY clients. You may corrupt files or d
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  03/11/2008 |
|
Status: Verified
SYMPTOM(s):
WARNING. Using -cpinternal UTF-8 is not supported for GUI or TTY clients. You may corrupt files or databases. (9429)
Entry <entry#> is outside the range of list <list-string>. (560)
Fields stored in the database are returning unexpected relational results in 4GL.
The database is using UTF-8 code page.
messaging the session:cpcoll returns BASIC and session:cpstream returns ISO8859-1
Using the FIND to locate a record of the the customer table does not return the expected records.
FACT(s) (Environment):
Windows
Progress 9.1D
CAUSE:
Progress 4GL clients do not support the UTF-8 code page.
FIX:
Start the client using a supported -cpinternal code page value like iso8859-1.