Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Unicode conversion
debu_at_rheal.com wrote:
> Yes, i am working on a utility program in dot net which reads the
data
> and does a processing and update the database again. I am reading it
in
> OracleBinary, What i am trying to accomplish is to convert a mbcs
> string + a locale to a Unicode string. How do i do it?
> Thanks in advance,
>
> Debu
Why not just use export/import rather then re-inventing the wheel thru .NET. If you have access to Oracle metalink http://metalink.oracle.com, read docid 225912.1 for an overview.
Regards
/Rauf
Received on Thu Feb 03 2005 - 07:54:41 CST