Re: Visual Basic and PostgreSQL ODBC

Поиск
Список
Период
Сортировка
От Fernando Lozano
Тема Re: Visual Basic and PostgreSQL ODBC
Дата
Msg-id 200107300339.f6U3deA08421@trex.centroin.com.br
обсуждение исходный текст
Ответ на Visual Basic and PostgreSQL ODBC  ("Ryan C. Bonham" <Ryan@srfarms.com>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: alter user to change user's password returns pg_shadow: Permission denied.
Следующее
От: teg@redhat.com (Trond Eivind Glomsrød)
Дата:
Сообщение: Re: readline and rh7.1