View Single Post

   
  #1 (permalink)  
Old 04-17-2008, 04:27 PM
Jeroen van 't Hart
 
Posts: n/a
Default PG odbc - MSQuery

I'm having trouble using the pg odbc driver (v. 8.2.5) in MS Query.
When I'm trying to select a column I get:

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

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.

In other applications everything works fine.

Any idea's?

Regards,
Jeroen vt H

--
Sent via pgsql-odbc mailing list (pgsql-odbc@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-odbc

Reply With Quote