An IBM Informix product obtains its code set from its GLS locale. Locales are available for both single-byte and multibyte code sets. All supported code sets define the ASCII characters. Most also support additional non-ASCII characters (8-bit or multibyte characters). For more information on code sets and non-ASCII characters, see Code Sets for Character Data.
The following types of GLS locales are examples of locales that contain non-ASCII characters in their code sets:
The name of the default code set depends on the platform on which your IBM Informix product is installed. For more information on the default code set, The Default Code Set.
Nondefault locales that support the UNIX default code set, ISO8859-1, include British English (en_gb.8859-1), French (fr_fr.8859-1), Spanish (es_es.8859-1), and German (de_de.8859-1).
For the contexts in which you can use non-ASCII characters, including multibyte characters, see SQL Features, Database Server Features, and General SQL API Features (ESQL/C).
For an IBM Informix product to support non-ASCII characters, however, it must use a locale that supports a code set with the same non-ASCII characters.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]