> -----Original Message-----
> From: Hiroshi Saito [mailto:saito@inetrt.skcapi.co.jp]
> Sent: 31 August 2005 21:00
> To: Hiroshi Saito; Dave Page; Anoop Kumar
> Cc: pgsql-odbc@postgresql.org
> Subject: Re: [ODBC] Unicode support
>
> Hi Dave.
>
> I tried your patch by SJIS of Japan. It seems that it needs
> some additional
> correction. Moreover, it is necessary to make the driver
> different from
> UNICODE (WideCharacter). It seems that I have to catch up further.
Hmmm, well I can't remove the Unicode functions. Do your apps request
SQL_C_WCHAR etc even if the driver doesn't offer it?
> BTW, I remembered the discussion original by pgAdminIII. I
> said that I
> should support MullutiByte then. However, How is it now? It
> is very wonderful.
> I feel that that there are many choices of a character code
> complicates a problem
> more. but, it is although external environment is different.
Hmm, I hate multibyte :-(!!
Regards, Dave