A U.S.-based company in Japan

This situation involves clients in Japan, who will want to enter data, sort data, and receive system messages in Japanese, while submitting data to a server that is accessed by English-only users. To do this:

  1. Select the default character set for your server. If you install a character set from language group 101 (Japanese), you can support both Japanese and English data in the same server.

  2. Install the Japanese language module so that system messages are available in Japanese.

  3. Select the sort order. By referring to Table 7-5, you can see that a binary sort order is the only sort order available for Japanese. Therefore, both the English and Japanese clients will have a default binary sort order. Consider using the sortkey function to provide solutions for both audiences.

  4. Make sure that each Japanese user requests Japanese messages by default. Since you are using a character set from language group 101, and you have already installed the Japanese language module, your client in Japan will see messages in Japanese, while clients in the U.S. can choose to see messages in English.