Home |
Previous Page | Next Page Database Server Features > GLS Support by Informix Database Servers >
When the database server transfers data to and from its
operating-system files, it handles any differences in the code sets
of the server-processing locale and the server locale as follows:
- If these two code sets are the same, the database server can
read from or write to its operating-system files in the code set
of the server locale.
- If these two code sets are different and an Informix code-set
conversion exists between them, the database server automatically
performs code-set conversion when it reads from or writes to its
operating-system files.
For code-set conversion to resolve the difference in code sets,
the server locale must support the actual code set that the database
server used to create the file. For more information, see Making Sure That Your Product Supports the Same Code Set.
- If these two code sets are different, but no Informix code-set
conversion exists, the database server cannot perform code-set conversion.
If the database server reads from or writes
to an operating-system file for which no code-set conversion exists,
it uses the code set of the server-processing locale to perform
the read or write operation.
Home |
[ Top of Page | Previous Page | Next Page | Contents |
Index ]