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

From: Eric Hill <Eric(dot)Hill(at)jmp(dot)com>
To: "Inoue, Hiroshi" <inoue(at)tpf(dot)co(dot)jp>
Cc: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, PostgreSQL mailing lists <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: [BUGS] BUG #11608: ODBC driver crashes after wrong password entered
Date: 2014-10-10 13:09:56
Message-ID: dd795d3b94ee412a916f034018d60a93@MERCMBX34D.na.SAS.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-odbc

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;

HTH,

Eric

-----Original Message-----
From: Inoue, Hiroshi [mailto:inoue(at)tpf(dot)co(dot)jp]
Sent: Friday, October 10, 2014 12:08 AM
To: Eric Hill
Cc: Michael Paquier; PostgreSQL mailing lists
Subject: Re: [ODBC] [BUGS] BUG #11608: ODBC driver crashes after wrong password entered

Hi Eric,

(2014/10/09 9:45), Michael Paquier wrote:
>
>
> On Thu, Oct 9, 2014 at 2:54 AM, <eric(dot)hill(at)jmp(dot)com
> <mailto:eric(dot)hill(at)jmp(dot)com>> wrote:
>
> This is more about your 64-bit ODBC driver than the PostgreSQL database
> itself.
>
> This is more adapted on the pgsql-odbc list.
>
> We are using version 9.03.03 of your 64-bit ODBC driver. We are finding
> that after SQLDriverConnect() with a bad password, the driver becomes
> unstable, and a second call to SQLDriverConnect() can (but does not
> always)
> crash with an access violation. I have not tried the 32-bit driver
> to see
> if that replicates the problem, which means I also haven't tried other
> products that support ODBC, because I don't know of any other 64-bit
> products with ODBC support.

Are you using an SSL connection?

regards,
Hiroshi Inoue

--
I am using the free version of SPAMfighter.
SPAMfighter has removed 12723 of my spam emails to date.
Get the free SPAMfighter here: http://www.spamfighter.com/len

Do you have a slow PC? Try a Free scan
http://www.spamfighter.com/SLOW-PCfighter?cid=sigen

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message will 2014-10-10 17:19:05 BUG #11637: SQL function volatility is ignored on index creation
Previous Message Heikki Linnakangas 2014-10-10 12:45:01 Re: [BUGS] Re: [BUGS] Re: [BUGS] Re: BUG #11431: Failing to backup and restore a Windows postgres database, with Norwegian Bokmål locale.

Browse pgsql-odbc by date

  From Date Subject
Next Message Jade Koskela 2014-10-10 16:20:13 Re: Time for a new release?
Previous Message Inoue, Hiroshi 2014-10-10 04:08:23 Re: [BUGS] BUG #11608: ODBC driver crashes after wrong password entered