Re: [JDBC] Schema? - Mailing list pgsql-odbc

From Kris Jurka
Subject Re: [JDBC] Schema?
Date
Msg-id Pine.BSO.4.56.0501211457080.8058@leary.csoft.net
Whole thread Raw
List pgsql-odbc

On Fri, 21 Jan 2005, Ing. Jhon Carrillo wrote:

> I want  to make a query without to indicate the schema name, for example:
>
>   Select  *  from  tabla where  ....
>

See the search_path server configuration variable.  It may be set at a
number of levels to indicate what schemas to look in for the requested
table.

Kris Jurka

pgsql-odbc by date:

Previous
From: "Ben Trewern"
Date:
Subject: Re: Problems with Access XP and text primary keys
Next
From: oli.sennhauser@bluewin.ch
Date:
Subject: Problem with psqlodbc drivers