Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to change NLS_CHARACTERSET?

402118Jul 16 2007 — edited Aug 24 2007
Hi

We are using Oracle 10g on Windows Server 2003 Server. Our Database charecter set

NLS_CHARACTERSET = US7ASCII

We need to accept french accent in only one table. I was tld that We need to change

NLS_CHARACTERSET = WE8MSWIN1252 in v$nls_parameters.

This will help us to accept french accent.

There are many application in the database which do not require any french accent. Only one application requires this french accent feature.

Is there any easy method to make database to accept fench accent?

Thank you
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 21 2007
Added on Jul 16 2007
4 comments
10,649 views