Re: ODBC changes - Mailing list pgsql-odbc

From Hiroshi Inoue
Subject Re: ODBC changes
Date
Msg-id 3BA00234.555ACB74@tpf.co.jp
Whole thread Raw
In response to Re: ODBC changes  ("Hiroshi Inoue" <Inoue@tpf.co.jp>)
List pgsql-odbc
Hiroshi Inoue wrote:
>
> > -----Original Message-----
> > From: Dave Page

[snip]

> > >
> > > Hmm it seems to work if I remove ODBC3.0 functions from
> > > psqlodbc_win32.def.
> >
> > Ahh, could it be that ADO is using SQLGetDiagRec instead of
> > SQLError because
> > it thinks it's ODBC3.0? If so, that would tie in with some of the other
> > oddities I've seen with my code (which is calling SQLGetDiagRec directly).
>
> OK I would change the driver to not export ODBC3.0 functions
> together with a bug fix.

I've just committed the change to cvs.

regards,
Hiroshi Inoue

pgsql-odbc by date:

Previous
From: "Hiroshi Inoue"
Date:
Subject: Re: ODBC changes
Next
From: Dave Page
Date:
Subject: Re: ODBC changes