[progress Communities] [progress Openedge Abl] Forum Post: Utf-8 Encoding Doubt

  • Thread starter Thread starter anzeljamal
  • Start date Start date
Status
Not open for further replies.
A

anzeljamal

Guest
I have some doubts regarding the UTF-8 encoding. I am looking for a clarification on couple of scenarios in which i am trying. Please find the scenarios below: 1. My database is UTF-8 Encoded and the collation used is BASIC. The GUI client which i am using has the cpinternal and cpstream parameter set to iso8859-1 and the cpcoll parameter is set to a collation name specific to the language of the country (not BASIC). So if i need to make the session also UTF-8 encoded can i change the cpinternal and cpsteam parameter to UTF-8 ? 2. My database is iso8859-1 encoded and collation name used is language specific(not BASIC) and the GUI client also uses the same cpinternal and collation name as of database. If i need to make it UTF-8 encoded, can i convert the database to utf-8 encoded and change the cpinternal, cpstream and cpcoll parameters respectively to UTF-8 values ? 3. I am only getting a mapping of collation name BASIC for UTF-8 encoding. Can i create a new collation table entry with the language i needed ? Or whether the collation table entry for that specific language is created while installing OpenEdge ? Any help on this is appreciated.

Continue reading...
 
Status
Not open for further replies.
Back
Top