P
Peter Willer
Guest
Hello, I have a DB2 Database with original UTF-8 coded characters. Exporting this data with Excel shows everything correct. When I setup a UTF-8 schema holder for the DB2 database and import also the db2 schema with utf-8 codepage I receive corrupted UTF-8 characters instead of two bytes now only one (hex: 1A) character. When doing the workaround with ADO.NET access to the DB2 ODBC driver, I receive the correct UTF-8 characters. This is tested with OE 11.3.3 on Windows. Somebody knows if this is supported, or do I have to set anything else in the Dataserver for ODBC? Thank you Regards Peter
Continue reading...
Continue reading...