pgAccess, pgAdmin won't work in win95

From: Simeon Veldstra <s_veldstra(at)yahoo(dot)ca>
To: pgsql-novice(at)hub(dot)org
Subject: pgAccess, pgAdmin won't work in win95
Date: 2000-07-31 14:26:50
Message-ID: 20000731142650.7826.qmail@web4505.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi list,
I installed postgres 7.0.2 friday on a linux box
running mandrake v6.0. I configured --with-tcl,
--with-odbc, --with-x. It compiled with no problems.
PGAccess works fine on the linux box but I can't get
it running on my win95 box. PGAdmin won't work either.

The sick thing is I can get MS Query to SQL stuff into
Excel.

PGAdmin gives the error:
Error: 3706, Provider cannot be found. It may not be
properly installed.
Function: frmODBCLogon, cmdOK_Click

PGAccess chokes out:
Error trying to connect to database 'testdb' on host
192.168.0.7
PostgreSQL error message:Connection to database failed

connectDBStart() -- unknown hostname: 192.168.0.7
"

I can telnet and ping the linux box.
I can use MS Query to access the db
I invoked the Postmaster using 'pg-ctl -o -i start'
pgaccess works fine on the linux box

I couldn't find a copy of libpq.dll coresponding to
the 7.0.2 release
The libpq.dll I found claims version 7,0,0,0

Any help would be appreciated
thanks,
Simeon Veldstra

_______________________________________________________
Do You Yahoo!?
Get your free @yahoo.ca address at http://mail.yahoo.ca

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Thomas Lockhart 2000-07-31 14:58:37 Re: PSQL Working, but PGAccess Not Connecting.
Previous Message Cedar Cox 2000-07-31 07:22:31 PGAccess and UNIX sockets