Re: ODBC changes - Mailing list pgsql-odbc

From Dave Page
Subject Re: ODBC changes
Date
Msg-id 8568FC767B4AD311AC33006097BCD3D61A2E37@woody.vale-housing.co.uk
Whole thread Raw
In response to ODBC changes  (Hiroshi Inoue <Inoue@tpf.co.jp>)
List pgsql-odbc

> -----Original Message-----
> From: Hiroshi Inoue [mailto:Inoue@tpf.co.jp]
> Sent: 13 September 2001 01:48
> To: Dave Page; pgsql-odbc@postgresql.org
> Subject: Re: [ODBC] ODBC changes
>
>
> 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

Just tried that - it compiles and works fine here. I'll redo the 07.01.0007
distribution with this version, unfortunately I still can't log into the ftp
server to upload it though - does anyone know if Marc's on holiday
(vacation)?

Regards, Dave.

pgsql-odbc by date:

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