Home > Managing Application Global... > Specifying the Primary Lang... > Translating Applications fo...
Previous |
Next |
If your application needs to run in several languages simultaneously (such as Chinese and Japanese), consider configuring your database with a character set to support all of the languages. The same character set has to be configured in the corresponding database access descriptor (DAD) in mod_plsql. UTF8
and AL32UTF8
are the character sets you can use to support almost all languages around the world.