PL/SQL Developer doesn't show "ő" character
localization, oracle, plsql, windows
Solution
try to change your `NLS_LANG` in your `regedit` to `HUNGARIAN_HUNGARY.EE8MSWIN1250` or somthing like that.
Problem
My problem is that my PL/SQL developer doesn't show "ő" characters. Instead it shoes "o". First I thought that there is problem with the localization, but the system locale, and the location is good too(It is set to Hungary). The Database supports ő characters my team mates can see the characters. I copied their configuration to my PL/SQL developer, still I can't see the "ő" character. I checked at Tools->Preferences->Options that "Unicode enabled" is checked. What can be the problem? I am still thinking that some setting is bad in windows.