Skip to Main Content

Oracle Forms

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!

Certain Korean characters are broken inside the .csv file

jdanielFeb 11 2015 — edited Feb 12 2015

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.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 12 2015
Added on Feb 11 2015
1 comment
862 views