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: what characterset to use?

Re: what characterset to use?

From: <sybrandb_at_hccnet.nl>
Date: Wed, 22 Aug 2007 20:54:08 +0200
Message-ID: <vf1pc3tt3gvf009epon9ep49o8f45hli6c@4ax.com>


On Wed, 22 Aug 2007 06:08:34 -0700, Ben <balvey_at_comcast.net> wrote:

>> 1. Am I correct in thinking that if we use NLS_CHARACTERSET =
>> WE8MSWIN1252 and NLS_NCHAR_CHARACTERSET = AL16UTF16 we shouldn't have
>> any issues with losing multibyte characters?
>
>I need to clarify, we shouldn't have any issues storing multibyte
>data, as long as we use NVARCHAR data types for the data.
>

If you don't want issues you should use a multibyte characterset as *database* characterset.
>
>> 2. On my windows client I go to a command prompt and issue the
>> following c:\> echo %NLS_LANG%,
>> I get %NLS_LANG% returned back to me. I'm assuming that this means I
>> don't have the variable set. How does my client then treat the data
>> that I am getting from the database?
>
>By 'treat' I mean what character set does the client use.
>
>
>

Responded to this one earlier.

-- 

Sybrand Bakker
Senior Oracle DBA
Received on Wed Aug 22 2007 - 13:54:08 CDT

Original text of this message

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