Hi,
I have troubled writing korean characters in .csv format. Most korean are written properly (no problem) just except on the last character of the korean word or phrase, it shows broken character. If you zoom in, you can see a "question mark inside the black diamond" when you open it using notepad. But when you open using excel application, the korean character of the last word somehow it shows like korean character, but when you ask a korean guy they say its a broken character.
Here's what happen on why i got this result;
1. I have oracle forms running on weblogic server of the host machine.
2. If you open forms and read the data, it displays the korean character PERFECTLY.
3. I created the .csv file inside the host machine using TEXT_IO package.
Take note:
1. That the created .csv file is using UTF-8 encoding and using Arial font.
2. I have to use .csv file because inside the host machine NO excel application installed.
4. I wrote the korean characters reading from Oracle database.
RESULT: Most korean word are written properly, except for the last word which is a broken character.