Multibyte patched psqlodbc-07_01_0003.zip - Mailing list pgsql-odbc

From Eiji Tokuya
Subject Multibyte patched psqlodbc-07_01_0003.zip
Date
Msg-id CEEHIIKHDBPFLDFOGPCDEEBFCDAA.e-tokuya@mail.sankyo-unyu.co.jp
Whole thread Raw
List pgsql-odbc
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)


pgsql-odbc by date:

Previous
From: Michael Davis
Date:
Subject: RE: postgresql and msaccess
Next
From: Hiroshi Inoue
Date:
Subject: ODBC changes