| From: | Håkon Clausen <hakonhc(at)hclausen(dot)net> |
|---|---|
| To: | "pgsql-odbc(at)postgresql(dot)org" <pgsql-odbc(at)postgresql(dot)org> |
| Subject: | SQLRowCount |
| Date: | 2005-11-09 10:15:24 |
| Message-ID: | op.szyxfahlp00b47@carrier.nosyko.no |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2005-11-09 14:22:47 | Re: Dedect unknown database in 08.01.0100 and Postgres 8.1 |
| Previous Message | Dave Page | 2005-11-09 09:43:04 | Re: Dedect unknown database in 08.01.0100 and Postgres 8.1 |