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

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -