.ini parsing

From: sperber(at)informatik(dot)uni-tuebingen(dot)de (Michael Sperber [Mr(dot) Preprocessor])
To: pgsql-odbc(at)postgresql(dot)org
Subject: .ini parsing
Date: 2003-03-19 15:35:32
Message-ID: y9lel53z7wb.fsf@informatik.uni-tuebingen.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc


Psqlodbc 7.2.5 isn't able to parse the .ini files produced by common
.ini files creation programs, such as that shipped with iODBC. The
reason is that it cannot deal with spaces before the "=" signs. So,

Port= 5432

is OK, but

Port = 5432

is not. I think it would save a lot of confusion if this were fixed
or at least a FAQ would talk about it.

--
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Giuliano Gavazzi 2003-03-19 18:52:35 Re: .ini parsing
Previous Message Chris Gamache 2003-03-19 15:31:24 Re: password leak in mylog thru win odbc