Quantcast
Channel: Access Unicode values
Browsing latest articles
Browse All 2 View Live

Access Unicode values

 Hi, Define your variable as type SQLWCHAR (a 16 bit type), and bind the column as a SQL_C_WCHAR. That should return you your unicode data.

View Article



Access Unicode values

Hi, Currently, I have a table containing Unicode values for a particular column and I am trying to retrieve them using the SQLBindCol and SQLFetch functions in C/C++. However, I realised that the...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images