Thread: Multibyte patched psqlodbc-07_01_0003.zip

Multibyte patched psqlodbc-07_01_0003.zip

From
"Eiji Tokuya"
Date:
Multibyte patched psqlodbc-07_01_0003.zip

It can be used without an error happening even if SJIS and BIG5 are chosen.
Of course, the character set except that it could be used until now can be
used, too.

Other contents are the same as the original thing.


Example -------

PostgreSQL 7.1 beta 5

./configure --enable-multibyte=UNICODE --enable-unicode-conversion


psqlodbc (multibyte) Options

Connection Settings:
    SET CLIENT_ENCODING TO 'SJIS';

          Or

    SET CLIENT_ENCODING TO 'BIG5';
-----------


psqlodbc7.1.3-mb


binary (New)
http://www.sankyo-unyu.co.jp/Pool/psqlodbc-07_01_0003-mb.2001-03-07.zip


source patch
http://www.sankyo-unyu.co.jp/Pool/odbc.patch.gz

-----------------------

                    Eiji Tokuya
                    http://www.sankyo-unyu.co.jp/Pool/PostgreSQL.htm
(Japanese only)