SQLRowCount - Mailing list pgsql-odbc

From Håkon Clausen
Subject SQLRowCount
Date
Msg-id op.szyxfahlp00b47@carrier.nosyko.no
Whole thread Raw
List pgsql-odbc
Hi,

I was testing the new ODBC driver (08.01.0100) and run into a problem with
my app because it is using rowcount from SELECT statements.
I found this from an earlier post.

> The old odbc driver returned the number of rows after a select
> statement. Now the libpq enabled version returns a zero.

Is there any reason why the new driver could not behave the same way?

I also found this later in the thread

> Actually I think the old driver always returned 0 for select statements
> too, so the behavior should now be consistent.

But this is not correct, not for the driver I am using (07.03.0200)

Håkon
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/


pgsql-odbc by date:

Previous
From: "Dave Page"
Date:
Subject: Re: Dedect unknown database in 08.01.0100 and Postgres 8.1
Next
From: Tom Lane
Date:
Subject: Re: Dedect unknown database in 08.01.0100 and Postgres 8.1