Re: SQLSetPos error

Поиск
Список
Период
Сортировка
От Hiroshi Inoue
Тема Re: SQLSetPos error
Дата
Msg-id EKEJJICOHDIEMGPNIFIJGEMIGJAA.Inoue@tpf.co.jp
обсуждение исходный текст
Ответ на Re: SQLSetPos error  (Jim Dickenson <dickenson@cfmc.com>)
Список pgsql-odbc
> -----Original Message-----
> From: Jim Dickenson [mailto:dickenson@cfmc.com]
>
> Yes I am using the unixODBC driver as the one that came with
> PostgreSQL does
> not connect at all.
>
> I am using version 7.1.3 of PostgreSQL

You can configure --with-unixodbc( --enable-odbc) in 7.2 beta
and get the odbc driver for unixODBC. Note that the configure
option needs the unixODBC package installed.
You have to add -DDRIVER_CURSOR_IMPLEMENT to the
compile option.

regards,
Hiroshi Inoue

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

Предыдущее
От: Jim Dickenson
Дата:
Сообщение: Re: SQLSetPos error
Следующее
От: Ludek Finstrle
Дата:
Сообщение: SQLExecute get result to client?