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-11 17:28:26
Message-ID: 3b164e3b4d9243269b66d7d5c67dab77@MERCMBX34D.na.SAS.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-odbc

Hey, Hiroshi,

I am developer on the JMP statistical visualization tool dev team (www.jmp.com<http://www.jmp.com>). This is a desktop application that runs on Windows and Mac. Our product uses ODBC calls to connect to ODBC data sources and retrieve data. We have both 32-bit and 64-bit versions of the product. The scenario we are seeing this problem with is 64-bit JMP talking a Windows PostgreSQL server. The connection string is coming from the driver. I looked in the driver dialog to see if there was a way to specify SSL or something, but I did not see anything.

I have not tried connecting to the PostgreSQL server from Excel or Access, because I have 32-bit versions of those products installed and the 64-bit PostgreSQL ODBC driver. I'd be willing to try a 32-bit scenario with Excel as the client if you think that would help.

Thanks,

Eric

Sent from Windows Mail

From: Inoue, Hiroshi<mailto:inoue(at)tpf(dot)co(dot)jp>
Sent: ?Saturday?, ?October? ?11?, ?2014 ?5?:?19? ?AM
To: Eric Hill<mailto:Eric(dot)Hill(at)jmp(dot)com>
Cc: Michael Paquier<mailto:michael(dot)paquier(at)gmail(dot)com>, PostgreSQL mailing lists<mailto:pgsql-odbc(at)postgresql(dot)org>

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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2014-10-11 18:35:35 Re: BUG #10680: LDAP bind password leaks to log on failed authentication
Previous Message Mark Simonetti 2014-10-11 17:08:35 Re: pgxml bug (crash) in xslt_proc.c

Browse pgsql-odbc by date

  From Date Subject
Next Message Jade Koskela 2014-10-13 21:02:53 crash bug on closed connection
Previous Message Inoue, Hiroshi 2014-10-11 09:19:24 Re: [BUGS] BUG #11608: ODBC driver crashes after wrong password entered