Re: [BUGS] BUG #11608: ODBC driver crashes after wrong password entered

Hiroshi Inoue <inoue@tpf.co.jp>

From: "Inoue, Hiroshi" <inoue@tpf.co.jp>
To: Eric Hill <Eric.Hill@jmp.com>
Cc: Michael Paquier <michael.paquier@gmail.com>, PostgreSQL mailing lists <pgsql-odbc@postgresql.org>
Date: 2014-10-11T09:19:24Z
Lists: pgsql-bugs
Hi Eric,

On 2014/10/10 22:09, Eric Hill wrote:
> Hey, Hiroshi,
>
> Not that I am aware of.  Here is the full connection string:
>
> DSN=PostgreSQL35W;DATABASE=postgres;SERVER=rdcesx07044.race.sas.com;PORT=5432;UID=postgres;PWD=%_PWD_%;CA=d;A6=;A7=100;A8=4096;B0=255;B1=8190;BI=0;C2=dd_;;CX=1c20502bb;A1=7.4;

Hmm this connection seems to use neither ssl nor libpq.
Are you using MS tools like MS access or excel?

regards,
Hiroshi Inoue