ODBC: how to change search_path in DSN? - Mailing list pgsql-interfaces

From Carlo Stonebanks
Subject ODBC: how to change search_path in DSN?
Date
Msg-id em99mi$1buj$1@news.hub.org
Whole thread Raw
Responses Re: ODBC: how to change search_path in DSN?  (Jim Nasby <decibel@decibel.org>)
List pgsql-interfaces
I would like to create an ODBC DSN for a user to export files rom Acccess to 
a safe area. Right now, all tables are being dumped to public by default.

In order to use the one-click export option for Access, I would like to have 
the connection for the ODBC DSN file change the default search_path to 
my_schema (and my_schema only).

After seeing a post on this on another resource, I tried putting 
schema=my_schema in the connection settings text box, but the tables 
appeared in public anyway.

Thanks!

Carlo 




pgsql-interfaces by date:

Previous
From: "Jon Earle"
Date:
Subject: Re: Embedding postgresql in my application
Next
From: fabio guidi
Date:
Subject: AGAIN - problem with BCC55 and libpq 8.2