From: | Derek Neighbors <derek(at)gnue(dot)org> |
---|---|
To: | Jodi Kanter <jkanter(at)virginia(dot)edu> |
Cc: | Postgres Admin List <pgsql-admin(at)postgresql(dot)org> |
Subject: | Re: setting up ODBC |
Date: | 2001-12-04 18:26:59 |
Message-ID: | Pine.LNX.4.33.0112041206020.24443-100000@www.llamacom.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
> 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
From | Date | Subject | |
---|---|---|---|
Next Message | Nick Fankhauser | 2001-12-04 20:10:10 | Re: setting up ODBC |
Previous Message | Jodi Kanter | 2001-12-04 16:57:38 | setting up ODBC |