I have a general question and a specific question.
If I have Kanji data in a DB2 database, how do I extract
that data out with my ODBC application?
Does my application have to do any data conversion, or
does the ODBC driver do the conversion for me (in other
words, can I tell the driver to provide me with the
data in SQL_C_CHAR format, or do I have to specify some
sort of "wide-character" format)?
If I have Kanji data in a DB2 database, how do I extract
that data out with my ODBC application?
Does my application have to do any data conversion, or
does the ODBC driver do the conversion for me (in other
words, can I tell the driver to provide me with the
data in SQL_C_CHAR format, or do I have to specify some
sort of "wide-character" format)?