RE: Error connecting to database

From: Sylvain Barrette <sylvain(at)remax-quebec(dot)com>
To: Andreas Brunner <andreas(dot)brunner(at)rubner(dot)com>, pgsql-interfaces(at)postgresql(dot)org
Subject: RE: Error connecting to database
Date: 2000-12-12 14:37:27
Message-ID: KLENLPHOLEOMPBHPFGGBCEMNCAAA.sylvain@remax-quebec.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Did you start postgres with the -i switch ???

-----Message d'origine-----
De : pgsql-interfaces-owner(at)postgresql(dot)org
[mailto:pgsql-interfaces-owner(at)postgresql(dot)org]De la part de Andreas
Brunner
Envoyé : Tuesday, December 05, 2000 5:12 AM
À : pgsql-interfaces(at)postgresql(dot)org
Objet : [INTERFACES] Error connecting to database

hello,
here´s my system configuration:
host os: Suse Linux 6.2
postgres version: 6.4
client os: Windows NT 4.0 SP 5
client application: MS Access 97
odbc driver version: 6.50.00.00

The problem:
when i attempt to connect to database, and i give
a username and password (both existing), i get the
error message [authentication failed].
if i don´t give any username or password, i don´t get
any errormessage, but then nothing happens, so
i am also not connected to the database, although
i don´t recieve any errormessage.
i´ve sent you also 2 log-files, one (325) containing the
try with username and password, the other (299) without.
i also sent you my pg_hba.conf, the one from the
path, where my testdb is installed.

i hope you can help me somehow.
bye
andreas

mailto: andreas(dot)brunner(at)rubner(dot)com

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Jim Caley 2000-12-12 14:40:12 Re: RE: JDBC Timestamp Problem
Previous Message Peter Mount 2000-12-12 09:13:20 RE: JDBC Drop/Create problem?