Re: .ini parsing

From: "Hiroshi Inoue" <inoue(at)tpf(dot)co(dot)jp>
To: "'Michael Sperber [Mr(dot) Preprocessor]'" <sperber(at)informatik(dot)uni-tuebingen(dot)de>, "'Giuliano Gavazzi'" <dev(at)humph(dot)com>
Cc: <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: .ini parsing
Date: 2003-03-22 14:59:28
Message-ID: 008b01c2f083$a4922b60$0e283ddb@PbgX
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

> -----Original Message-----
> From: Michael Sperber [Mr. Preprocessor]
>

[snip]

> Giuliano> Maybe this is a bug with the version of iODBC you are using.
>
> No; iODBC parses the .ini file just fine, with spaces. It's the
> psqlodbc driver that doesn't. (I'll be glad to provide details, but
> I've actually debugged and read the code in question to figure this
> out. It's pretty obvious from looking at the code.)

Please build the driver --with-iodbc option if you use the driver
with iodbc. GetPrivateProfileString() in gpps.c isn't used with
the option.

regards,
Hiroshi Inoue

In response to

  • Re: .ini parsing at 2003-03-19 21:03:44 from Michael Sperber [Mr. Preprocessor]

Browse pgsql-odbc by date

  From Date Subject
Next Message Max 2003-03-22 19:14:50 blob inserted from linux not readable by MS Access
Previous Message Andreas Pflug 2003-03-21 21:41:31 Re: ODBC driver settings for BLOBs