Display Multiple language Content on Frontend [message #198172] |
Mon, 16 October 2006 00:05 |
amit.pandey
Messages: 64 Registered: August 2006 Location: Bangalore, India
|
Member |
|
|
Hi,
I'm working on a database under unix env. that have a characterset of AL32UTF8,thr is a table containing the records in multiple languages like russian , french, german, english and some more.
we are using delphi under windows as a frond end , now my problem is to display the contents of table correctly, when i set the codepage to 1252 then french and german is displayed properly but russian is not, when i set the codepage to 1251 then only russian is displayed properly.now what i want is that is thr any codepage for UTF8 (to dispaly multiple language properly) so thr is some other way to display the appropriate database contents on front end.
Pls. if any body have any suggestions or queries then let me know.
|
|
|
|
Re: Display Multiple language Content on Frontend [message #198208 is a reply to message #198191] |
Mon, 16 October 2006 03:20 |
amit.pandey
Messages: 64 Registered: August 2006 Location: Bangalore, India
|
Member |
|
|
Dear djmartin
First of all thanks for the quick reply.
I've read all the documents u preferred and many more about this issue.But It doesn't help me, my problem is to display several language content on my front end screen simultaneously , for that i cannot set multiple NLS_LANG and code page. I can only select one of the language and its code page, which i did, but to display german, russian, english, vietnami languages how can i set 1 codepage.
frontend i'm using is delphi, i have tested it in Vb also, but it has the same result. Can u guide me now.
Thanks & Regards
Amit
|
|
|
|