Re: Invisible tables in Access 2000 - Mailing list pgsql-odbc

From Dave Page
Subject Re: Invisible tables in Access 2000
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4E7DF62@ratbert.vale-housing.co.uk
Whole thread Raw
In response to Invisible tables in Access 2000  (Andreas <maps.on@gmx.net>)
Responses Re: Invisible tables in Access 2000
List 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 by date:

Previous
From: "Dave Page"
Date:
Subject: psqlODBC 08.01.0101 Released
Next
From: Andreas
Date:
Subject: Re: psqlODBC 08.01.0101 Released