UTF8

  • Thread starter Thread starter
  • Start date Start date

Guest
Hello,

When will PL/SQL Developer fully compliant with UTF8 ? I have serveral databases in UTF8 format and it's very difficult to manage russian or chinese data for example.
Does a workaround exist ?
 
The only current work around is to use a client-side NLS_LANG with a national character set (e.g. russian or chinese).
 
Back
Top