> However in front of PostgreSQL on windows 2000 it returns the error
>
> SQLSTATE=08001
> Could not connect to the server;
> Could not connect to the remote socket.
What's you connection string? You can turn psqlodbc log or mylog (more
details) so you can see what's the connection string and the problem.
Usualy the problem is in hostname in psqlodbc or the server doesn't allow
TCP/IP connection (postgresql.conf on server) or some firewall between?
Regards,
Luf