Re: [INTERFACES] row count - Mailing list pgsql-interfaces

From Byron Nikolaidis
Subject Re: [INTERFACES] row count
Date
Msg-id 36E3DE56.AE9FC94F@insightdist.com
Whole thread Raw
In response to row count  (Sergio <ser@perio.unlp.edu.ar>)
Responses Re: [INTERFACES] row count  (Sergio <ser@perio.unlp.edu.ar>)
List pgsql-interfaces

Sergio wrote:

> Byron,
>
> How I can know the number of rows in the set after a _select_
> (ie SQLRowCount isn't valid here) statement using ODBC ?
>
>

Actually, it is valid, and will return the number of rows in the result
set, but only if you are *NOT* using the "Declare/Fetch" option of the
driver.

Byron




pgsql-interfaces by date:

Previous
From: Rafael López Benavente
Date:
Subject: Access to a PostGres database from VisualBasic
Next
From: Tom Lane
Date:
Subject: Re: [INTERFACES] copy command & null datetime