| From: | Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | pgsql-odbc(at)postgresql(dot)org |
| Subject: | Re: ODBC include files |
| Date: | 2001-08-23 08:34:56 |
| Message-ID: | 3B84C030.E13E5AFE@tpf.co.jp |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2001-08-23 13:07:08 | Re: problems transfering databases |
| Previous Message | Miroslav Koncar | 2001-08-23 08:18:31 | Re: problems transfering databases |