c - How to detect ODBC DB2 connection encoding (code page) -


is possible check db2 code page used in communication between odbc connector , db2 database c program using odbc api?

it's indicated connection attribute sql_attr_client_codepage.

here's function obtain it: sqlgetconnectattr


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

java - Using an Integer ArrayList in Android -