RE: WINDOWS-932 encoding

2006-09-26 Thread ohtomo
Thank you for your reply, Thomas, > did you try the Unicode ODBC-driver (sqlod32w.dll), which is usually > registered as "MaxDB (Unicode)" after installation? Then you could > receive the data as SQL_C_WCHAR and convert into codepages as you > wish. Yes, it works fine to receive data as SQL_C_WCH

RE: WINDOWS-932 encoding

2006-09-26 Thread Koetter, Thomas Theodor
Hello Yasuo, > -Original Message- > From: ohtomo [mailto:[EMAIL PROTECTED] > Sent: Dienstag, 26. September 2006 09:56 > To: maxdb@lists.mysql.com > Subject: WINDOWS-932 encoding > > Hello ML wizards, > > I wonder how the conversion works between UCS2 and WINDOWS-932(MBCS, > Multi Byte C

Re: WINDOWS-932 encoding

2006-09-26 Thread ohtomo
>> PS. I've tried to modify the source for MBCS conversion, and have >> attached the diff file for what I have working for me. Sorry, our mailing system might cut off the attached file. I put it again. --- from here --- from here --- from here --- from here diff -r -c ./MaxDB_ORG/sys/src/sp/hsp