Unicode Support
The DB2 Wire Protocol driver supports Unicode data types if the database was created with a multi-byte character set.
The DB2 Wire Protocol driver maps the DB2 data types to Unicode data types as shown in the following table:
DB2 Data Type | Mapped to. . . |
Dbclob | SQL_WLONGVARCHAR |
Graphic | SQL_WCHAR |
Long Vargraphic | SQL_WLONGVARCHAR |
Vargraphic | SQL_WVARCHAR |