Re: unixODBC, PostgreSQL 7.3 + ODBC V3 drivers?

From: Alain Picard <Alain(dot)Picard(at)memetrics(dot)com>
To: Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp>
Cc: Alain Picard <Alain(dot)Picard(at)memetrics(dot)com>, 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:22:10
Message-ID: 15936.26434.443355.676365@outback.memetrics.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

>>>>> 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.

--
Alain Picard
Memetrics

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Hiroshi Inoue 2003-02-05 01:31:43 Re: unixODBC, PostgreSQL 7.3 + ODBC V3 drivers?
Previous Message Fred Parkinson 2003-02-05 01:07:19 Re: Error when accessing from MSAccess95