Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Thai language characters not displaying correctly in browser

Stefan P KnechtMar 20 2013 — edited Mar 23 2013
Hello all

I am starting to develop a multilingual application which will include both english and thai.

The problem Im having is that the browser displays only garbage when Im fetching a report on a table that includes Thai characters in a column.

What Im seeing is something like this:

Language Id Short Name
0 ENG English
1 THA คนไทย

Things that I have checked:

- The database character set is AL32UTF8
- The same is set for NLS_LANG when starting the database, listener, OHS
- The same is configured in dads.conf
- The browser is set to Unicode as well ( and can display normal thai websites without any problems)

I have tested on a windows 7 client, as well as locally to the database on the linux box using firefox, both show the same result.

In xterm I have no problems inserting and querying thai characters. Its all shown correctly.

I tried with chinese characters as well, and I see the same result.

Any ideas please let me know

Cheers

Stefan
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 20 2013
Added on Mar 20 2013
2 comments
2,175 views