Please HELP ODBC connection problems

From: Peter Drahos <pdrahos(at)mediaone(dot)net>
To: pgsql-odbc(at)postgresql(dot)org
Subject: Please HELP ODBC connection problems
Date: 2001-10-07 07:59:40
Message-ID: 5.1.0.14.2.20011007034220.00ac6410@pop.ne.mediaone.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hello all,

I have been trying to get this ODBC working already for some time with no
success. I can ping the machine that is hosting the database I wrote some
php tests to make sure I get some results and that works fine, but when I
try to connect from my NT 4.0 machine I get Could not connect to the
server; Could not connect to remote socket. Following is an error message
from pgAdmin connecting.

Can anybody please shed some light on this? Should I upgrade to the latest
version of Postgresql???

Thank you for your help.

Peter

10/7/01 3:40:35 AM - Error in pgAdmin II:frmConnect.cmdConnect_Click:
-2147467259 - Could not connect to the server; Could not connect to remote
socket.

Win ODBC driver 7.01.00.07

postgresql-7.1-1

[root(at)pdlap data]# more postmaster.opts
/usr/bin/postmaster '-D' '/var/lib/pgsql/data' '-i'
[root(at)pdlap data]# more postmaster.opts.default
-i

My pg_hba.conf
# host all 192.168.0.0 255.255.255.0 trust
local all trust
# host all 127.0.0.1 255.255.255.255 trust
host all 0.0.0.0 0.0.0.0 trust

Browse pgsql-odbc by date

  From Date Subject
Next Message Dave Page 2001-10-07 09:04:47 Re: Please HELP ODBC connection problems
Previous Message Jim Dickenson 2001-10-05 22:59:07 Re: Installing on Mac OS X 10.1