Re: adding psqlodbc driver in ODBCconfig

Поиск
Список
Период
Сортировка
От Ludek Finstrle
Тема Re: adding psqlodbc driver in ODBCconfig
Дата
Msg-id 20060613081958.GD26631@soptik.pzkagis.cz
обсуждение исходный текст
Ответ на adding psqlodbc driver in ODBCconfig  (ricardd@mathstat.dal.ca)
Ответы Re: adding psqlodbc driver in ODBCconfig  (ricardd@mathstat.dal.ca)
Список pgsql-odbc
> I'm using unixodbc on Linux (Ubuntu 6.06) and trying to add the pgsql odbc
> driver. The tool I'm using is ODBCconfig. It requires an entry for the
> driver (*.so) and another entry for the "setup file".

The "setup file" is unixODBC enhancement which isn't supported by us.
If you need only basic settings feel free to use *S.so for PostgreSQL
from unixodbc distribution. But there are more settings (and more
values) in current psqlODBC driver.

We're glad if someone write the support for it and he'll maintain it.
The needed information is in:
psqlodbc: dlg_specific.c, dlg_specific.h
unixodbc: DRVConfig/PostgreSQL

Regards,

Luf

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

Предыдущее
От: Ludek Finstrle
Дата:
Сообщение: Re: [compgeneral] I cant get the description or default value of a field
Следующее
От: Ludek Finstrle
Дата:
Сообщение: Re: Patch for snprintf problem (bug #1000650) 4-th try