Re: psqlODBC 08.00.0102 available for download - Mailing list pgsql-odbc

From Dave Page
Subject Re: psqlODBC 08.00.0102 available for download
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4AC99B5@ratbert.vale-housing.co.uk
Whole thread Raw
In response to psqlODBC 08.00.0102 available for download  ("Dave Page" <dpage@vale-housing.co.uk>)
List pgsql-odbc
Thanks, patch applied.

/D

> -----Original Message-----
> From: Anoop Kumar [mailto:anoopk@pervasive-postgres.com]
> Sent: 12 August 2005 07:11
> To: Dave Page; Scot Loach; pgsql-odbc@postgresql.org
> Subject: RE: [ODBC] psqlODBC 08.00.0102 available for download
>
> Hi Scot,
>
> I am attaching a patch to solve the SQLRowCount() issue you
> have faced.
> This should enable you to get the number of rows affected by an
> INSERT/DELETE or UPDATE operation.
>
> The old odbc driver returned the number of rows after a select
> statement. Now the libpq enabled version returns a zero.
>
> Regards
>
> Anoop
>
>
> > -----Original Message-----
> > From: pgsql-odbc-owner@postgresql.org [mailto:pgsql-odbc-
> > owner@postgresql.org] On Behalf Of Dave Page
> > Sent: Thursday, August 11, 2005 1:59 PM
> > To: Scot Loach; pgsql-odbc@postgresql.org
> > Subject: Re: [ODBC] psqlODBC 08.00.0102 available for download
> >
> >
> >
> > > -----Original Message-----
> > > From: Scot Loach [mailto:sloach@sandvine.com]
> > > Sent: 11 August 2005 03:56
> > > To: Dave Page; pgsql-odbc@postgresql.org
> > > Subject: RE: [ODBC] psqlODBC 08.00.0102 available for download
> > >
> > > I finally got around to giving the new driver a try.
> > >
> > > There's one major problem I'm running into.  Specifically,
> > > the SQLRowCount() function doesn't work with the libpq
> implementation.
> > >
> > > Can anyone comment on this?
> >
> > I'll investigate....
> >
> > /D
> >
> > ---------------------------(end of
> broadcast)---------------------------
> > TIP 9: In versions below 8.0, the planner will ignore your desire to
> >        choose an index scan if your joining column's
> datatypes do not
> >        match
>

pgsql-odbc by date:

Previous
From: "Anoop Kumar"
Date:
Subject: Re: psqlODBC 08.00.0102 available for download
Next
From: Theodore Petrosky
Date:
Subject: libpq odbc and OS X