Re: Visual Basic and PostgreSQL ODBC - Mailing list pgsql-general

From Fernando Lozano
Subject Re: Visual Basic and PostgreSQL ODBC
Date
Msg-id 200107300339.f6U3deA08421@trex.centroin.com.br
Whole thread Raw
In response to Visual Basic and PostgreSQL ODBC  ("Ryan C. Bonham" <Ryan@srfarms.com>)
List pgsql-general
Hi there,


> Having done a fair bit of VB programming (in VB 6), it seems to me that
> recordcount is simply unreliable, no matter which database or which ODBC driver
> you use...


In fact the ODBC specs states that it may not be accurate for client/server databases because they may not know how
manyrecords satisfied a given query until you try to fetch them all. Personally I've seen this kind of erros against
Oracleand DB2, but I've seen many programmers used to it because of Access databases. 


[]s, Fernando Lozano

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: alter user to change user's password returns pg_shadow: Permission denied.
Next
From: teg@redhat.com (Trond Eivind Glomsrød)
Date:
Subject: Re: readline and rh7.1