> -----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