Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
nls settings
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
hk  
View profile  
 More options Feb 3, 3:04 pm
Newsgroups: comp.databases.oracle.server
From: hk <hegyv...@ardents.hu>
Date: Fri, 3 Feb 2012 12:04:34 -0800 (PST)
Local: Fri, Feb 3 2012 3:04 pm
Subject: nls settings
Hi,

I have a 11.2 database with the following settings:

NLS_CHARACTERSET EE8MSWIN1250
NLS_NCHAR_CHARACTERSET AL16UTF16

Is there any way I could insert all french accented characters into
this database or the nls_characterset forbids that, even if the
nls_nchar_characterset can handle french accents? I created a test
table with one nvarchar2 column, but there are characters that lose
their accent after creation. (è for example).

Thanks,

hk


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
ddf  
View profile  
 More options Feb 3, 4:40 pm
Newsgroups: comp.databases.oracle.server
From: ddf <orat...@msn.com>
Date: Fri, 3 Feb 2012 13:40:57 -0800 (PST)
Local: Fri, Feb 3 2012 4:40 pm
Subject: Re: nls settings
On Feb 3, 1:04 pm, hk <hegyv...@ardents.hu> wrote:

How the characters are displayed is also a function of the client
settings so check the local settings (Oracle and O/S) on the client
machine.  Oracle will convert characters to the destinaton character
settings on the client, even for  NVARCHAR2 columns (if I remember
correctly).  You may need to adjust the Oracle client settings or the
Windows codepage to resolve UTF8/UTF16 characters correctly.

David Fitzjarrell


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »