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

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -