|
-
September 21st, 1999, 08:07 AM
#1
ODBC without UNICODE
Hello,
I need to connect to a database through ODBC. The ODBC driver I'm using doesn't support UNICODE (or at least some functions aren't implemented that way). Is there a way to force the CDatabase class to *not* use Unicode? I've tried
#define SQL_NOUNICODEMAP
but it doesn't work. The ODBC trace still shows that the same functions (with the 'W' postfix) are called.
With best regards,
dabs
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|