SET_CUSTOM_OEM_TO_ANSI¶

Applies to: ORAFlex SQLFlex MYSQLFlex PGFlex DB2Flex

In very rare situations, a custom OEM to ANSI translation is needed. When that is the case, this command can be used to create those custom entries. This is done by passing the character numbered position, the OEM value and the ANSI value. Note that OEM_TRANSLATION_STATE must be set to true for these custom entries to work.

Syntax

SET_CUSTOM_OEM_TO_ANSI {character} to OEM {value1} ANSI {value2}

Parameter

Description

character

Numbered position (0-255) of the character

value1

Character number for the OEM value

value2

Character number for the ANSI value