Oracle NCHAR_CHARACTERSET [message #57540] |
Sat, 21 June 2003 00:07 |
vaidehi
Messages: 3 Registered: February 2002
|
Junior Member |
|
|
Hi,
I have been trying to enter data in different languages directly into the oracle studio. we have the server installed on a windows 200 advanced server. my data in thai and vietnamese works with char fields. the database_character_set is UTF-8. however when I try to enter data in an nchar field(for vietnamese nchar_characterset = the characterset supported by ms windows for vietnamese. the code page exists on windows), the data is saved but the dba studio is unable to retrieve it and display it.Also my client does not work if I try to set the characterset in NLS_LANG to vietnamese. I have to keep it to utf8. so the data can be seen with a select statemnt in sql plus but appears all funny.Please can somebody help
Thank you,
Vaidehi
|
|
|