Re: .ini parsing - Mailing list pgsql-odbc

From Hiroshi Inoue
Subject Re: .ini parsing
Date
Msg-id 008b01c2f083$a4922b60$0e283ddb@PbgX
Whole thread Raw
In response to Re: .ini parsing  (sperber@informatik.uni-tuebingen.de (Michael Sperber [Mr. Preprocessor]))
List 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


pgsql-odbc by date:

Previous
From: sperber@informatik.uni-tuebingen.de (Michael Sperber [Mr. Preprocessor])
Date:
Subject: Re: .ini parsing
Next
From: Max
Date:
Subject: blob inserted from linux not readable by MS Access