I’m using oracle server 8.1.6.0 with charset WE8ISO59P15 and I can’t put the euro symbol “€” inside the database…
When using Toad 7.1.7 or SqlPlus I can’t even make the symbol at the sql editor.
And it looks like some king of “Vertical bar” when I use Copy-> Paste from notepad.
Does anyone knows how to solve this problem, I’ve check the forum search engine but I can’t find a solution…
Please, tell me that someone as already experience this problem…
1. Check NLS_LANG key (parameter) in register, does it have valid character set (WE8ISO8859P15)
2. Win NT (Win2000) has bug, copy-paste doesn'n correct if you turn on in ENG keyboard layout
(try turn on in YOU_LANG keyboard layout and exec copy-paste).
-----------------------------------------------------------------------
Probably you have 2 problems:
1. Check NLS_LANG key (parameter) in register, does it have valid character set (WE8ISO8859P15)
-----------------------------------------------------------------------
It was “NA” but now I change it to WE8ISO8859P15 (on the Client). It doesn’t change a lot…
I have these parameters THAT I can get using Toad.
-----------------------------------------------------------------------
2. Win NT (Win2000) has bug, copy-paste doesn'n correct if you turn on in ENG keyboard layout
(try turn on in YOU_LANG keyboard layout and exec copy-paste).
----------------------------------------------------------------------
I´m using the portuguese layout.... and it doesn´t work too!
Bookmarks