Not sure if this is the correct forum but here goes.
I want to be able to fetch data from an SQL 2k server as UTF8. I have a C application that's using ODBC calls so would like to accomplish this through the windows ODBC driver and not my code. I'm using SQLGetData to retrieve the data.
Thanks.
I want to be able to fetch data from an SQL 2k server as UTF8. I have a C application that's using ODBC calls so would like to accomplish this through the windows ODBC driver and not my code. I'm using SQLGetData to retrieve the data.
Thanks.