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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Multi-language support

Re: Multi-language support

From: Scott Dial <smd_at_triquetra.homelinux.org>
Date: Fri, 17 Dec 2004 15:39:18 -0500
Message-ID: <20041217203918.GR25241@triquetra.homelinux.org>


Your client needs to support the character set as well. I doubt your installation of SQLPlus is in russian. One way we tested it was with the language packs of a web browser, etc.

smd

+++ Mercadante, Thomas F [17/12/04 15:43 -0500]:
> All,
>
>
> I need to support the entry and display of multiple languages from the
> database (9.2.0.4 on IBM AIX). I created the database with the AL32UTF8
> character set (which supports American, Russian, Spanish & French).
>
>
>
> We tried entering Russian text. We think it is entered ok - one of the
> developers says it shows up as Russian characters.
>
>
>
> But I can't display the correct character set on my screen. I tried setting
> the NLS_LANG environmental both in Unix and on my desktop.
>
>
>
> >From my desktop, I get ??? from the database column where the russian data
> is stored. And when I select to_char(sysdate,'month') from dual, I get
> gibberish characters back. It looks like it is trying to translate the
> chars to something, but it's lost.
>
>
>
> On Unix,
>
> I get similar results. Nothing that looks like Russian characters to me.
>
>
>
> Anybody done this successfully?
>
>
>
> Thanks,
>
>
>
> Thomas Mercadante
>
> 5-9248
>
> Oracle Certified Professional
>
>
>
>
>
> --
> http://www.freelists.org/webpage/oracle-l

smd



Free bible reading plans:
http://triquetra.homelinux.org
AIM Screen Name: orclrox
--
http://www.freelists.org/webpage/oracle-l
Received on Fri Dec 17 2004 - 14:41:50 CST

Original text of this message

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