Re: ODBC include files - Mailing list pgsql-odbc

From Hiroshi Inoue
Subject Re: ODBC include files
Date
Msg-id 3B84C030.E13E5AFE@tpf.co.jp
Whole thread Raw
In response to ODBC include files  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: ODBC include files  (Peter Eisentraut <peter_e@gmx.net>)
List 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 by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: odbc + unix sockets
Next
From: "Tamara D. Blum"
Date:
Subject: I cant' configure ODBC