Oracle Character Set Issue [message #261063] |
Tue, 21 August 2007 12:49 |
ronin10
Messages: 17 Registered: July 2007
|
Junior Member |
|
|
In order to display the high Unicode values (Block Elements located at: http://www.alanwood.net/unicode/block_elements.html
,I had to change my character set to American_America.UTF8.
However, once I did this, I could not display other the Chr(199) or Chr(203) or others. I wonder if there is another character set that will allow me to create all of these characters.
When I set the set to American_America.UTF8, I cannot display Chr(199). When I set it to AL32UTF8, I can display the Chr(199) but not any of the higher Unicode values that are needed with UTF8. Is there a set that will allow me to display both?
Thanks in advance.
|
|
|