From: spraveen2001@yahoo.com (Praveen)
Newsgroups: comp.databases.oracle
Subject: Re: How to make database to work with other languages!!!
Date: 7 Jul 2003 05:42:01 -0700
Organization: http://groups.google.com/
Lines: 28
Message-ID: <98d8ec76.0307070442.168a88eb@posting.google.com>
References: <98d8ec76.0307030431.6bb35109@posting.google.com> <qk5Na.12575$AK1.5446@fe04.atl2.webusenet.com>
NNTP-Posting-Host: 61.11.56.246
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: posting.google.com 1057581722 21308 127.0.0.1 (7 Jul 2003 12:42:02 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: 7 Jul 2003 12:42:02 GMT


Hi Tim,

Thanks for the response. But as per the Oracle NLS documentation, The
database should be in UTF8 format to support multiple langauages. In
that case, how the tables will contain data of difference langauges
like French, German etc.. and how about the procedures and functions?

Thanks,
Praveen

"Tim Cuthbertson" <timNOcuthSPAM@bellsouth.net> wrote in message news:<qk5Na.12575$AK1.5446@fe04.atl2.webusenet.com>...
> You need to check the Oracle Call Interface (OCI) in the Oracle
> documentation. Specifically, the Application Developers Guide.
> 
> Tim
> 
> "Praveen" <spraveen2001@yahoo.com> wrote in message
> news:98d8ec76.0307030431.6bb35109@posting.google.com...
> > Hi All,
> >
> >   We got a new requirement to develop an application using java and
> > oracle as database and app should support multiple langauages. I have
> > gone through the oracle8i NLS documentation, But still i hava a doubt
> > like i should approach in terms of creating tables/indexes/procedures
> > etc..Can anyone please help out in this?
> >
> > Thanks in Advance,
> > Praveen

