Re: ODBC Driver problem
От | anthony.caduto@micorp.com |
---|---|
Тема | Re: ODBC Driver problem |
Дата | |
Msg-id | OF89C31DBE.95AA41D7-ON86256F1D.005E2CA0-86256F1D.005E624B@micorp.com обсуждение исходный текст |
Ответ на | Re: ODBC Driver problem ("Merlin Moncure" <merlin.moncure@rcsonline.com>) |
Список | pgsql-odbc |
Hi,
The search path thing works :-)
Did you download the driver from the Gborg site or the postgresql.org site?
Thanks
Tony Caduto
Senior Programmer/Analyst
M&I Trust and Investment Management
"Merlin Moncure" <merlin.moncure@rcsonline.com> Sent by: pgsql-odbc-owner@postgresql.org 09/28/2004 11:28 AM |
|
Hi,
I just installed the latest ODBC driver and it seems to be missing
support for Postgresql 7.3 and up schemas (table namespaces)
[...]
I had a similar problem when I installed the odbc driver from the
postgresql 8.0 msi installation package. I downgraded to the latest
stable odbc version on the project website and that fixed the problem.
If you don't want to downgrade, one workaround that may or may not help
is to have the odbc driver set the schema path when the driver connects.
i.e. in odbc options put
set search_path = s1, s2
where you can enter command connect string.
Merlin
---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster
В списке pgsql-odbc по дате отправления: