From: | Patrick Dunford <a47xxy(at)hotmail(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Possible ODBC driver error |
Date: | 2001-04-16 05:18:02 |
Message-ID: | MPG.154535929f1229b8989d46@news.clear.net.nz |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs pgsql-general |
I recently copied five tables to the server using the Postgres ODBC driver
with MS Access.
The tables can be viewed in MS Access but not using PHP or Zeos Database
Explorer, which both return the same error message:
ERROR: Relation 'adweb_servinf1' does not exist
The tables are visible in ZDO and the column names can be viewed. All the
names of the tables also appear in pg_tables.
Is this a bug in the ODBC driver i.e. it does not make the full entries
needed in Postgres for it to know about tables?
--
=======================================================================
Patrick Dunford, Christchurch, NZ - http://pdunford.godzone.net.nz/
But Christ has indeed been raised from the dead, the firstfruits
of those who have fallen asleep.
-- 1 Corinthians 15:20
http://www.heartlight.org/cgi-shl/todaysverse.cgi?day=20010415
=======================================================================
Created by Mail2Sig - http://pdunford.godzone.net.nz/software/mail2sig/
From | Date | Subject | |
---|---|---|---|
Next Message | Patrick Dunford | 2001-04-16 05:21:16 | Re: Possible ODBC driver error |
Previous Message | Rainer Mager | 2001-04-16 03:15:20 | RE: Problem with 7.0.3 dump -> 7.1b4 restore |
From | Date | Subject | |
---|---|---|---|
Next Message | Patrick Dunford | 2001-04-16 05:21:16 | Re: Possible ODBC driver error |
Previous Message | Patrick Dunford | 2001-04-16 05:17:55 | bpchar type |