Designing an Access client for internationalization

To use an access client in an internationalized context, take into account both Locale and character-encoding considerations.

Locale considerations

To be internationalized, a access client must be coded to be locale-sensitive; that is, its behavior must take the locale setting into consideration and perform the task appropriate to that locale.

Typically the access client should follow these locale-sensitive design principles:

Copyright IBM Corp. 2004