Re: Filemaker and pgsql

Поиск
Список
Период
Сортировка
От Hiroshi Inoue
Тема Re: Filemaker and pgsql
Дата
Msg-id 3B5CCCFC.CC28405F@tpf.co.jp
обсуждение исходный текст
Ответ на Filemaker and pgsql  (Randall Perry <rgp@systame.com>)
Список pgsql-odbc
charlie derr wrote:
>
> Meanwhile, I have some simple questions about how to set things up on
> linux (where my postgresql is installed).  I have tried both iodbc and
> unixODBC, but so far haven't had any success yet.

unixODBC has its own driver for PostgreSQL and the name is
libodbcpsql.so. Probably you could get the library automatically
when you install unixODBC.

> I assume that I'm
> supposed to use libpsqlodbc.so as my driver, but iodbc just seems to
> crash when i try to use that for a driver,

Please check the following if you'd like to use the driver
with iODBC.

1) Use ~/.odbc.ini(user DSN) for odbc.ini.
2) Never insert tabs between keywords and '='.
3) Keywords are case sensitive. i.e Servername, Database,
   Port, Username, Password, ReadOnly ...

regards,
Hiroshi Inoue

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

Предыдущее
От: charlie derr
Дата:
Сообщение: Re: Filemaker and pgsql
Следующее
От: Olivier Berger
Дата:
Сообщение: Re: Filemaker and pgsql