- on PC OS
- DB tool - Squirrel -Put in the start script of Squirrel: -Dfile.encoding=UTF-8 (near to xmx).
- text editor - Jedit -Jedit> Utilities > Global Options > Encondings : Default character encoding UTF-8
- terminal - set to use UTF-8 (Ubuntu: Terminal>Set character encoding ; Putty: Settings >Window> Translation> Remote character set)
- on server .profile: LANG=en_US.utf8
-for Oracle database/sqlplus:
-export NLS_LANG=american_america.UTF8
-check database uses utf-8: select * from nls_database_parameters
-check that you really have utf-8 data by viewing hexa codes: select dump(
Niciun comentariu:
Trimiteți un comentariu