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 -> Re: Unicode conversion

Re: Unicode conversion

From: Jim Kennedy <kennedy-downwithspammersfamily_at_attbi.net>
Date: Tue, 1 Feb 2005 19:41:40 -0800
Message-ID: <DdmdndT0NfhC1p3fRVn-qQ@comcast.com>

<debu_at_rheal.com> wrote in message
news:1107268618.143081.181840_at_c13g2000cwb.googlegroups.com...
> Hi,
>
> I am working on conversion of existing Oracle database character set to
> UTF8, I want to convert existing longraw column from a language
> specified locale and converts it to Unicode, I want to write a
> conversion program in dot net to do it. What is the best way of doing
> it? Is there any other way that could be achived?
>
> Any information provided will be greatly appreciated.
> Thanks in advance,
>
> Debu
>

long raw is a binary field and thus has nothing to do with character conversions. If you are using a long raw as a character then you are nuts. Jim Received on Tue Feb 01 2005 - 21:41:40 CST

Original text of this message

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