Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: PG odbc - MSQuery



On Tue, Mar 25, 2008 at 1:48 AM, Jeroen van 't Hart
<J(dot)vantHart(at)arpa-intrabouw(dot)nl> wrote:

>  ERROR: cross-database references are not implemented:
>  "database.public.table"; Error while executing the query.

Are you trying to join to tables from different databases?


>  I also tried a newer and an older version (v 8.3.1 & v8.2.2) which
>  results in:
>  ERROR: relation "public.table" does not exist; Error while executing the
>  query.

Most likely in this case your table is in a schema other than public.

-- 
Regards,
Richard Broersma Jr.



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group