Hi Pavel > -----Original Message----- > From: Pavel Konovalov [mailto:[EMAIL PROTECTED] > Sent: Freitag, 28. März 2003 06:24 > To: [EMAIL PROTECTED] > Subject: Re: odbc 7.4 and win98 problem > > [setup of DSN does not work with ODBC 7.4] > I have this problem with 7.4 ODBC in Win98 too.
This problem is probably an Unicode issue. Win95/98 are not really able to handle Unicode. I don't know whether ME does better, but since it is mainly a Win98, I guess not. Therefore ODBC 7.3 should offer all, what you need. An (I admit) crude workaround is to use the sqlsp32.dll of ODBC 7.3 (just copy this file from 7.3 to 7.4 install dir). Sorry for any inconvenience 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
