Re: ODBC include files

Поиск
Список
Период
Сортировка
От Hiroshi Inoue
Тема Re: ODBC include files
Дата
Msg-id 3B84C030.E13E5AFE@tpf.co.jp
обсуждение исходный текст
Ответ на ODBC include files  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: ODBC include files  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-odbc
Peter Eisentraut wrote:
>
> Can someone explain the status of the include files that we currently
> install with the ODBC driver:  iodbc.h, isql.h, isqlext.h?  Currently,
> these clash with the include files that the actual iodbc package installs.
> Their isql.h also contains the note
>
> /*
>  *  This file is deprecated in favor of sql.h and will be removed
>  *  sometime in the future. Please recode your applications to use
>  *  the standard names sql.h, sqlext.h and sqltypes.h.
>  */

I've also noticed it. Probably we had better use sql.h and
sqlext.h but I'm suspicious if it's worth maintaining.

>
> I also see that our isqlext.h includes isql.h without an iodbc/ path
> prefix, which seems incorrect.

Sorry where's iodbc/ ?

>
> Is there something that might need updating here?  If I were to write an
> ODBC application, which package's files should I include?

IMHO you should include iodbc package's files.

regards,
Hiroshi Inoue

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

Предыдущее
От: Hiroshi Inoue
Дата:
Сообщение: Re: odbc + unix sockets
Следующее
От: "Tamara D. Blum"
Дата:
Сообщение: I cant' configure ODBC