Annoying problem with UseDeclareFetch - Mailing list pgsql-odbc

From Thomas Chabaud
Subject Annoying problem with UseDeclareFetch
Date
Msg-id 438C2097.80900@geosys.com
Whole thread Raw
Responses Re: Annoying problem with UseDeclareFetch  (Ludek Finstrle <luf@pzkagis.cz>)
List pgsql-odbc
I'm using VB 6.0 with postgreSQL v8.0 and ODBC Driver v8.1.1.
I have set the driver's option UseDeclareFetch to true in order to avoid
recordset paging problem, but with this option enabled, rs.RecordCount
is always equal to -1.

Is it normal ?
Is there a way to solve this, because my application makes a lot of
calls to rs.recordcount ? Another driver option ? Driver version ?

Thanks in advance.

Regards,

Thomas Chabaud

pgsql-odbc by date:

Previous
From: Irina Sourikova
Date:
Subject: BLOB handling compatibility with PostgreSQL > 7.4
Next
From: "gunawan"
Date:
Subject: Re: Annoying problem with UseDeclareFetch