My language is broken in oracle

H

handlim

One of oracle is set as US7ASCII and another is set as
KO16KSC5601(Korea language). I use the program, which is made by C
language, to transfer data between two oracles. But, When I move the
data from one oralce which is set as KO16KSC5601 to another oracle
which is set as US7ASCII, The data written by korea language is
broken.

So, I am wondering how I can do for solving this problem.
Who knows any way to move data between two oracle which are set
differently in character set. And I am wondering if there is any
function in C lanuage to support varient character sets among each
different languages.

Please, Help me,,,,

Have a good day,,,
 
M

Martin Ambuhl

handlim said:
One of oracle is set as US7ASCII and another is set as
KO16KSC5601(Korea language). I use the program, which is made by C
language, to transfer data between two oracles. But, When I move the
data from one oralce which is set as KO16KSC5601 to another oracle
which is set as US7ASCII, The data written by korea language is
broken.

So, I am wondering how I can do for solving this problem.

The C program to do this should be a simple filter of only a few
statements. A simpler program is hard to find. Just change the character
lookup tables so the right codes are in the right places.

The mention of oracles (or seers or soothsayers) is just a red herring;
what programs sit on either side of the filter is irrelevant.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,079
Messages
2,570,575
Members
47,207
Latest member
HelenaCani

Latest Threads

Top