c++ - force encoding to SQLGetData function in odbc -


please know way force encoding(example utf-8) retrieve data using sqlgetdata function in odbc?

although question not specific, following might you:

  1. encoding not performed sqlgetdata.
  2. you have know source encoding scheme (for later data manipulation)
  3. check http://msdn.microsoft.com/en-us/library/windows/desktop/ms715441(v=vs.85).aspx

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 -