From: | "Joel Burton" <jburton(at)scw(dot)org> |
---|---|
To: | Gena Gurchonok <gena(at)rt(dot)mipt(dot)ru> |
Cc: | pgsql-bugs(at)postgresql(dot)org, pgsql-interfaces(at)postgresql(dot)org |
Subject: | Re: Windows ODBC tables list (with 7.1 CVS) |
Date: | 2000-12-14 19:58:39 |
Message-ID: | 3A38E01F.10051.C84103@localhost |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs pgsql-interfaces |
> I've used Windows ODBC driver to connect to database with
previous
> installation (7.0.2 - rpm version) and all was fine. Now after
> upgrading to CVS version of postgres I have a problem - ODBC
tables
> list is EMPTY! But all applications that 'knows' table name can
access
> it normally.
>
> It seems that 7.1beta incorrectly returns table list but all the rest
> is fine.
The PG catalogs have changed enough from 7.0 to 7.1 that the old
ODBC binaries don't work.
You can recompile the CVS source to a new ODBC driver. If you
don't have VisualC++, you can my compiled copy from
www.scw.org/pgaccess.
Good luck!
--
Joel Burton, Director of Information Systems -*- jburton(at)scw(dot)org
Support Center of Washington (www.scw.org)
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2000-12-15 04:26:44 | Re: compilation error on linux mandrake |
Previous Message | Agboh, Charles | 2000-12-14 17:16:56 | compilation error on linux mandrake |
From | Date | Subject | |
---|---|---|---|
Next Message | Sandeep Joshi | 2000-12-15 01:26:21 | create trigger : functions |
Previous Message | Adam Lang | 2000-12-14 18:17:20 | Re: more odbc patches |