Hi, > -----Original Message----- > From: Stephen Gutknecht (SAPDB) [mailto:[EMAIL PROTECTED]] [snip] > Is unicode support now in the standard Win32 ODBC driver?
No, it isn't. All 7.3.0.x ODBC-drivers will not support the wide character-functions. Under Windows, the driver manager matches wide-functions (like SQLConnectW) if possible. Under Unix/Linux some wide functions are inside the driver (libsqlod.[a|so]) but they are not working. ODBC will support Unicode starting with 7.3.1 and above. Regards Thomas ---------------------------------------------- Dr. Thomas K�tter SAP DB, SAP Labs Berlin SAP DB is open source. Get it! www.sapdb.org _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
