Re: unixODBC, PostgreSQL 7.3 + ODBC V3 drivers?

From: Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp>
To: Alain Picard <Alain(dot)Picard(at)memetrics(dot)com>
Cc: Nick Gorham <nick(at)easysoft(dot)com>, Peter Harvey <pharvey(at)codebydesign(dot)com>, pgsql-odbc(at)postgresql(dot)org, claudio(dot)natoli(at)memetrics(dot)com
Subject: Re: unixODBC, PostgreSQL 7.3 + ODBC V3 drivers?
Date: 2003-02-05 01:31:43
Message-ID: 3E40697F.646ACF10@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Alain Picard wrote:
>
> >>>>> Hiroshi Inoue writes:
> Hiroshi> I checked unixODBC sources a little. ISTM unixODBC checks
> Hiroshi> the existence of the function SQLColAttributes and if it
> Hiroshi> exists, it calls SQLColAttributes( not SQLColAttribute)
> Hiroshi> passing through the Field Identifier parameter.
> Hiroshi> Is it right ?
>
> I _think_ that's right, but I'll leave it to Nick or Peter to confirm.

I've just committed a change(odbcapi.c) to cvs.
Please try.

regards,
Hiroshi Inoue
http://www.geocities.jp/inocchichichi/psqlodbc/

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Alain Picard 2003-02-05 03:10:41 Re: unixODBC, PostgreSQL 7.3 + ODBC V3 drivers?
Previous Message Alain Picard 2003-02-05 01:22:10 Re: unixODBC, PostgreSQL 7.3 + ODBC V3 drivers?