Re: Invisible tables in Access 2000

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Invisible tables in Access 2000
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4E7DF62@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на Invisible tables in Access 2000  (Andreas <maps.on@gmx.net>)
Ответы Re: Invisible tables in Access 2000  (Claus Scherschel <claus.scherschel@arcor.de>)
Список pgsql-odbc

> -----Original Message-----
> From: Andreas [mailto:maps.on@gmx.net]
> Sent: 10 November 2005 18:02
> To: Dave Page
> Subject: Re: [ODBC] Invisible tables in Access 2000
>
> It must be related to the server version.
> The issue appears with PG 8.1 server but not with an 8.0.4
> that I just
> tunneld in via ssh.
> Finally I tried it with the 8.1 server of the windows binary running
> localy on my workstation but it won't show other schemas either.

Judging by the fact that there are 101 tables/views in a fresh 8.1
database, I suspect this might well be caused by the declare/fetch bug
which affects record sets larger than the cache size (which defaults to
100). On 8.0, the number of tables and views is lower, leaving room for
some of theuser objects to be returned.

Please try 08.01.0101 which I just uploaded to the ftp site.

Regards, Dave

В списке pgsql-odbc по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: psqlODBC 08.01.0101 Released
Следующее
От: Andreas
Дата:
Сообщение: Re: psqlODBC 08.01.0101 Released