Translating Applications for Multibyte Languages

Previous
Previous
Next
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.


See Also:

"Working in a Global Environment" in Oracle Database Express Edition 2 Day Developer Guide