Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> convert contents of clob to a different charset

convert contents of clob to a different charset

From: prunoki <hegyvari_at_ardents.hu>
Date: 28 Aug 2006 04:55:47 -0700
Message-ID: <1156766147.054267.237120@h48g2000cwc.googlegroups.com>


Hello,

I would like to convert the contents of a clob to a differenct character set. The source is encoded using ISO8859P2 and the target would be UTF8.

I tried to put together something in Java but I get lost.

My purpose is to send the contents of the clob to another application which needs UTF8 encoded data.

Any ideas?

HK Received on Mon Aug 28 2006 - 06:55:47 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US