Re: PG odbc - MSQuery - Mailing list pgsql-odbc

From Jeroen van 't Hart
Subject Re: PG odbc - MSQuery
Date
Msg-id 3EA0C8E935E7A044B3FE6DCA33B52E623D6E3B@ARPA-SBS01.ai.local
Whole thread Raw
In response to PG odbc - MSQuery  ("Jeroen van 't Hart" <J.vantHart@arpa-intrabouw.nl>)
List pgsql-odbc
>On Tue, Mar 25, 2008 at 1:48 AM, Jeroen van 't Hart
<J.vantHart@arpa-intrabouw.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?

No, in this example I'm accessing one database and I'm trying to view
one column from one table.

>>  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.

I'm using only one schema, so unfortunately that isn't the problem

>--
>Regards,
>Richard Broersma Jr.

pgsql-odbc by date:

Previous
From: "Richard Broersma"
Date:
Subject: Re: PG odbc - MSQuery
Next
From: "Roger Quincy"
Date:
Subject: Can't create DSN using SSPI authentication WinXP to WinXP