Updated: 2024-05-09
Data Source Initialization OLE DB Property — «ctype_user»
Name:
ctype_user
Type:
VT_BSTR
R/W:
R/W
Default:
EMPTY
IBProvider:
3, 5
User’s codepage.
Set up this property, if you want to receive text data (DBTYPE_STR) in code page that different from the code page of connection (ctype).
Special values:
Value | Description |
NONE | Default. User codepage is equal to connection codepage |
ACP | Current ANSI codepage of OS |
OCP | Current OEM codepage of OS |
Supported codepage:
- ASCII, BIG_5, CYRL, DOS437, DOS737, DOS775, DOS850, DOS852, DOS857, DOS858, DOS860, DOS861, DOS862, DOS863, DOS864, DOS865, DOS866, DOS869, EUCJ_0208, GBK, GB_2312, ISO8859_1, ISO8859_13, ISO8859_2, ISO8859_3, ISO8859_4, ISO8859_5, ISO8859_6, ISO8859_7, ISO8859_8, ISO8859_9, KOI8R, KOI8U, KSC_5601, NEXT, SJIS_0208, TIS620, UNICODE_FSS, UTF8, WIN1250, WIN1251, WIN1252, WIN1253, WIN1254, WIN1255, WIN1256, WIN1257, WIN1258, ICU-Charsets.
Allowed use the aliases of charsets.
See also
- Initialization properties: ctype, ctype_none, ctype_system, icu_library
- Firebird and InterBase codepages