ODBC problem

From: "George P(dot) Esperanza" <george(at)calamba(dot)laguna(dot)net>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: ODBC problem
Date: 2000-10-07 09:02:55
Message-ID: Pine.LNX.4.05.10010071640020.4705-100000@calamba.laguna.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces


Hi!

I'm using postgres 7.0.2 running in Linux. I tried to install Postgres
ODBC driver in my Windows95 PC just to test if i can connect to my
Postgres database using ODBC. I also downloaded ZEOS database explorer to
test if this will work. After configuring User DSN and Zeos Databse
Explorer Logon, i got this message:

Password Authentication failed for user 'user'

I tried other users and still the same problem. My Postgres is already
running with -i parameter (compiled with '--with-odbc') and i don't
have any problem accessing my database from another linux machine. I
checked Postgres log file and it shows the same message.

By the way, my Postgres server is configured to "crypt" authentication
type.

I'm planning to develop VB application that will use Postgres as my
database server.

Please advise.

Thanks

George

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Gunnar R|nning 2000-10-07 12:24:50 Re: Re: Who do I forward questions to?
Previous Message David Huttleston Jr 2000-10-07 04:40:39 An example of Large Objects and JDBC