LOTUS CONNECTORS
LCSTREAMFMT_IBMCP932 indicates IBM code page 932. To force LEI to use that character set as native, add the following line to the notes.ini file:
EINativeText=IBMCP932
Note This variable is obsolete for the Lotus Connector for DB2 on IBM i. Beginning in release 8.0.2, LEI and DECS always use Unicode as the native character set on IBM I.
Note The Supported Character Sets table appears later in this appendix. You can specify the native text character set in the notes.ini by simply removing the LCSTREAMFMT preface from the IBMname portion of the Stream Format Constant name listed in that table.
In all cases, this character set will be assumed to be the native format.
The NativeText variable can be used in conjunction with any Character Set Translation setting. The Character Set Translation Disabled setting causes this character set to be used in all connector interactions. For example, if you're on a CP932 machine, and you access CP819 data with the NativeText variable set to IBMCP932, the character set is considered to be CP932 without translation enabled. If converted to another character set, it is converted as if it were CP932.
In LMBCS-only mode, the system only operates with three character sets:
This feature is important for Thai systems, where the native character set generally cannot be retrieved well. The Thai character set, IBMCP874, can be set and then with the translation level set to LMBCS-only or disabled, all databases that LEI (or DECS) interacts with (except Notes if LMBCS only translation is selected) will be considered as CP874.