WIN ODBC 7.03.01.0000 & MD5 - Mailing list pgsql-odbc

From Jeff Silberberg
Subject WIN ODBC 7.03.01.0000 & MD5
Date
Msg-id 5.2.0.9.0.20030602133646.01931348@pop.mindspring.com
Whole thread Raw
List pgsql-odbc

List:

        Afternoon, after exchanging a few notes with Dave Page & this List I have tried to get the ODBC Connector attached to a PostgreSQL server with
pg_hba.conf set as follows;

local   all             all                                                         trust
host    all             all         127.0.0.1     255.255.255.255     trust
host    dapage      all         0.0.0.0         0.0.0.0                  md5    <= Normal ODBC and Application Connect..

        When attempting to link my tables, I walk through the dialog and then get,
        ODBC - Call Failed:
        FATAL: Password authentication failed for user "dapage"  (#210)

        Yes, the password is correct :-) ..  The logs are attached. Can anyone help me out with this, so I can get Access re-linked with the Data base.

        TIA,
        JMS...

Jeffrey Silberberg
CompuDesigns, Inc.
Atlanta, GA. 30350
(770) 399-9464

Attachment

pgsql-odbc by date:

Previous
From: Chris Gamache
Date:
Subject: Re: Currval not working
Next
From: Mahlon Stacy
Date:
Subject: pgsql-odbc bug querying VIEWs