ODBC Driver and password auth.

From: "Antonio Garcia Mari" <tonigarcia(at)geocities(dot)com>
To: pgsql-interfaces(at)postgreSQL(dot)org
Subject: ODBC Driver and password auth.
Date: 1998-04-17 10:47:29
Message-ID: 199804170846.BAA23153@geocities.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hi all,
I read in the driver release notes that postgres 6.3.1 password
authentication is supported.
I'm trying to use this authentication scheme using Access 97 but i
get this error:
ODBC: connection to p_rojas failed (or something
like that, i get the error in spanish)

This is my entry in the pg_hba.conf:
host all 192.168.38.16 255.255.255.255 password

And i can connect via JDBC from the same machine i'm testing ODBC.

Have you tested password connections?

Antonio Garcia Mari
Mallorca (Spain)

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter T Mount 1998-04-17 11:10:54 Solaris 2.6 binary for Postgresql (fwd)
Previous Message Hannu Krosing 1998-04-17 09:46:16 Re: [INTERFACES] Re: Possible bugs in ODBC driver