Re: [HACKERS] ODBC Problem v7.1 beta4

2001-02-09 Thread Tom Lane
"Steve Shaffer" <[EMAIL PROTECTED]> writes: > Pgsql v7.1 beta4 > ODBC v6.50.00.00 > RedHat v6.2 > I upgraded from 7.03 to 7.1 beta4 yesterday & see the following problem. > After the upgrade, applications like Crystal Reports, MS Query, Brio, etc. > now do not see the catalog of tables

Re: [HACKERS] ODBC Problem v7.1 beta4

2001-02-07 Thread Emmanuel Charpentier
Me too ! :-)) Same problem on Debian-unstable + Oliver Elphick's beta4 packages + UnixODBC 2.0.3 Database still can be accessed through ODBC in you don't need the tables list : tried from the stats package R through RODBC : sqlTables() fails, sqlQuery() works. So the problem is probably an inte

Re: [HACKERS] ODBC Problem v7.1 beta4

2001-02-06 Thread Eduardo Stern
Yes, I have the same problem... pgaccess also can't see any Views... "Steve Shaffer" <[EMAIL PROTECTED]> escreveu nas notícias de mensagem:[EMAIL PROTECTED] > > Developers, > > Pgsql v7.1 beta4 > ODBC v6.50.00.00 > RedHat v6.2 > > I upgraded from 7.03 to 7.1 beta4 yesterday & see the f