Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Problem with special characters with JDBC/Oracle
In ODBC setup there is a setting for "translation" of characters.
I believe you need to select an "MS Code Page Translator".
I am running Oracle 7.3.4 on Win NT. The option is accessible when I
configure the oracle ODBC
You need to click on options and then select.
Hope this helps. It woeks for me in using Norwegian characters on an English version of NT.
kind regards,
Simon
xavicab_at_my-deja.com wrote in message <890ev3$jkl$1_at_nnrp1.deja.com>...
> I have a record in an Oracle database with a
>special character in a field value. The value is
>'A CORUŅA'. When I read the value using Java/JDBC,
>I get '0x4120434F5255C39141' (that's an hex
>coding!), instead of 'A CORUŅA'. Why?
>
>
>Sent via Deja.com http://www.deja.com/
>Before you buy.
Received on Wed Feb 23 2000 - 05:39:45 CST
![]() |
![]() |