Re: ODBC Support

Поиск
Список
Период
Сортировка
От Jeff
Тема Re: ODBC Support
Дата
Msg-id CFC7CF7C-7691-11D8-9B11-000D9366F0C4@torgo.978.org
обсуждение исходный текст
Ответ на ODBC Support  ("Paul Simpson" <Paul.Simpson@spgs.org>)
Список pgsql-general
On Mar 15, 2004, at 7:49 AM, Paul Simpson wrote:

> Anyway, in a section on ODBC (page 439 if you have the book) it says
> that for ODBC support, you need to compile with the option
> --with-odbcinst. It then says you need to import a file called
> "odbc.sql" into template1. Given some odd problems I have been having
> with using ODBC, I wondered if this is my problem.
>

What you want is the psqlodbc driver available from
http://gborg.postgresql.org/project/psqlodbc/projdisplay.php

Note: If you are using it on unix it is not threadsafe! (But it is
threadsafe on win)

Also, the only thing odbc.sql does is add common odbc functions.  It is
not needed for you to use odbc.

good luck.

--
Jeff Trout <jeff@jefftrout.com>
http://www.jefftrout.com/
http://www.stuarthamm.net/


В списке pgsql-general по дате отправления:

Предыдущее
От: "Paul Simpson"
Дата:
Сообщение: ODBC Support
Следующее
От: Tom Lane
Дата:
Сообщение: Re: ODBC Support