Skip to main content

We have been facing an issue with Characterset in Combo. Since ours is a global application, each of the country stores the information in their local language. The data is shown properly on all GUI objects except for Combo, where we loose the characters of Country. The irony is that they are retrieved from same Oracle table.
Can someone please share their thoughts on to address this issue ?

We have been facing an issue with Characterset in Combo. Since ours is a global application, each of the country stores the information in their local language. The data is shown properly on all GUI objects except for Combo, where we loose the characters of Country. The irony is that they are retrieved from same Oracle table.
Can someone please share their thoughts on to address this issue ?

Do you set the locale to language that the Oracle table was storing the information in, set it for non-Unicode programs, and also set the appropriate keyboard setting.