> I am trying to connect to postgres via ODBC so that I can use Visio. I have 
>installed psqlODBC on my windows 2000 workstation and am trying to get to our 
>postgres database located on a Linux machine.
> Do I need to enable ODBC on the Linux side? or just configure the driver on my 
>workstation?

You need to configure ODBC only on the windows machine.

> I have read something about postgres automatically rejecting IP connections.
> Can anyone advise? 

You will need to make sure that your postgres server is setup to accept 
TCP/IP connections.

-Derek


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Reply via email to