1 Values for the Attribute IANAAppCodePage
Table 1-1 lists supported values, along with a description, for the IANAAppCodePage connection string attribute at the time of this publication. Support for additional values may have been added since publication time; therefore, for up-to-date values, go to:
http://www.datadirect.com/support/troubleshooting/su-faq-iana/index.ssp
Refer to the appropriate individual driver chapter in the DataDirect Connect for ODBC and Connect XE for ODBC User's Guide for information about this attribute.
To determine the correct numeric value (the MIBenum value) for the IANAAppCodePage connection string attribute, perform the following steps:
- Determine the code page of your database.
- Determine the MIBenum value that corresponds to your database code page. To do this, go to:
http://www.iana.org/assignments/character-sets
On this web page, search for the name of your database code page. This name will be listed as an alias or the name of a character set, and will have a MIBenum value associated with it.
- Check Table 1-1 to make sure that the MIBenum value you looked up on the IANA Web page is supported by DataDirect Connect and Connect XE for ODBC. If the value is not listed, contact SupportLink to request support for that value.
Table 1-1. IANAAppCodePage Values
|
Value (MIBenum)
|
Description
|
|
3
|
US_ASCII
|
|
4
|
ISO_8859_1
|
|
5
|
ISO_8859_2
|
|
6
|
ISO_8859_3
|
|
7
|
ISO_8859_4
|
|
8
|
ISO_8859_5
|
|
9
|
ISO_8859_6
|
|
10
|
ISO_8859_7
|
|
11
|
ISO_8859_8
|
|
12
|
ISO_8859_9
|
|
16
|
JIS_Encoding
|
|
17
|
Shift_JIS
|
|
18
|
EUC_JP
|
|
30
|
ISO_646_IRV
|
|
36
|
KS_C_5601
|
|
37
|
ISO_2022_KR
|
|
38
|
EUC_KR
|
|
39
|
ISO_2022_JP
|
|
40
|
ISO_2022_JP_2
|
|
57
|
GB_2312_80
|
|
104
|
ISO_2022_CN
|
|
105
|
ISO_2022_CN_EXT
|
|
109
|
ISO_8859_13
|
|
110
|
ISO_8859_14
|
|
111
|
ISO_8859_15
|
|
113
|
GBK
|
|
2004
|
HP_ROMAN8
|
|
2009
|
IBM850
|
|
2010
|
IBM852
|
|
2011
|
IBM437
|
|
2013
|
IBM862
|
|
2024
|
WINDOWS-31J
|
|
2025
|
GB2312
|
|
2026
|
Big5
|
|
2027
|
MACINTOSH
|
|
2028
|
IBM037
|
|
2029
|
IBM038
|
|
2030
|
IBM273
|
|
2033
|
IBM277
|
|
2034
|
IBM278
|
|
2035
|
IBM280
|
|
2037
|
IBM284
|
|
2038
|
IBM285
|
|
2039
|
IBM290
|
|
2040
|
IBM297
|
|
2041
|
IBM420
|
|
2043
|
IBM424
|
|
2044
|
IBM500
|
|
2045
|
IBM851
|
|
2046
|
IBM855
|
|
2047
|
IBM857
|
|
2048
|
IBM860
|
|
2049
|
IBM861
|
|
2050
|
IBM863
|
|
2051
|
IBM864
|
|
2052
|
IBM865
|
|
2053
|
IBM868
|
|
2054
|
IBM869
|
|
2055
|
IBM870
|
|
2056
|
IBM871
|
|
2062
|
IBM918
|
|
2063
|
IBM1026
|
|
2084
|
KOI8_R
|
|
2085
|
HZ_GB_2312
|
|
2086
|
IBM866
|
|
2087
|
IBM775
|
|
2089
|
IBM00858
|
|
2091
|
IBM01140
|
|
2092
|
IBM01141
|
|
2093
|
IBM01142
|
|
2094
|
IBM01143
|
|
2095
|
IBM01144
|
|
2096
|
IBM01145
|
|
2097
|
IBM01146
|
|
2098
|
IBM01147
|
|
2099
|
IBM01148
|
|
2100
|
IBM01149
|
|
2102
|
IBM1047
|
|
2250
|
WINDOWS_1250
|
|
2251
|
WINDOWS_1251
|
|
2252
|
WINDOWS_1252
|
|
2253
|
WINDOWS_1253
|
|
2254
|
WINDOWS_1254
|
|
2255
|
WINDOWS_1255
|
|
2256
|
WINDOWS_1256
|
|
2257
|
WINDOWS_1257
|
|
2258
|
WINDOWS_1258
|
|
2259
|
TIS_620
|
|
2000000939*
|
IBM-939
|
|
2000000943*
|
IBM-943_P14A-2000
|
|
2000004396*
|
IBM-4396
|
|
2000005026*
|
IBM-5026
|
|
2000005035*
|
IBM-5035
|
|
*These values are assigned by DataDirect Technologies and do not appear in http://www.iana.org/assignments/character-sets.
|