ODBC authentication failure - Mailing list pgsql-interfaces

From Ken J. Wright
Subject ODBC authentication failure
Date
Msg-id 3.0.32.19990214110455.008099f0@ren.cncware.com
Whole thread Raw
List pgsql-interfaces
Hello Byron,

Attached is the tracelog from an attempted ODBC connect.
This occurs whenever authentication fails during an attempt to connect
(using ODBCExpress). I believe I should get a connection dialog, but it
fails instead. I have tried different hdbc prompt settings & also different
pg_hba.conf settings, but basically the same thing happens whenever
authentication fails for any reason. The trace indicates that this is
another ODBC2.0 vs. ODBC3.0 issue. Would you agree? And more importantly,
how do I, you, we fix it? I can certainly (and do currently) just trap the
error and deal with it through my own dialog box, but I was hoping to also
be able to rely on the fallback of the driver handling the prompting.
Comments?

Cheers!

Ken


Attachment

pgsql-interfaces by date:

Previous
From: Matthew Hagerty
Date:
Subject: Re: [INTERFACES] (libpq question) Holy cow, what's all this fluff?!
Next
From: Wolfgang Hottgenroth
Date:
Subject: Pg from CGI in Apache