Skip to Main Content

Database Software

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!

Euro characters

396648Jun 23 2009 — edited Jul 29 2009
Hi to everybody, this is the question : I have an Oracle 10g installed on a laptop which runs Windows XP 32 bits.
The database uses WE8MSWIN1252, correctly verified by NLS_DATABASE_PARAMETERS and SYS.PROPS$ views.
I use SQLPlus from the same Oracle-home installation. I check the registry values and the NLS_LANG key is correctly set.

So the question is : Why can't I see the euro or pound symbols from the SQLPlus ?

I try using a table with a char field and with a query from dual. With DUMP function I see that the euro symbols is stored correctly in the database (code 164), but still the euro symbol does not come out. What other setting I must check ?

Can someone help me ?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 26 2009
Added on Jun 23 2009
4 comments
4,850 views