Re: [GENERAL] Connect to Postgres 7.4 via ODBC SOLVED!!!!!

2004-12-17 Thread Nadia Kunkov
Well, here is the simple solution to my problem: Turn the firewall down The firewall was doing what it was supposed to do Thanks for all your help. NK -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Nadia Kunkov Sent: Tuesday, December 14, 2004 4:55

Re: [GENERAL] Connect to Postgres 7.4 via ODBC

2004-12-15 Thread Daniel Martini
Hi, Citing Nadia Kunkov <[EMAIL PROTECTED]>: > Locally I have no problems connecting to the database and running psql. > I need to set up an ODBC connection from my Windows box. > Here is what I've done: > > 1.In postgresql.conf > tcpip_socket = true > (By the way does this eli

Re: [GENERAL] Connect to Postgres 7.4 via ODBC

2004-12-14 Thread Frans
Add : hostallall 10.1.9.15 [your subnet mask number] trust in pg_hba.conf file. have you set the ODBC parameter correctly? database name, etc..? On Tue, 14 Dec 2004 16:55:20 -0500, Nadia Kunkov <[EMAIL PROTECTED]> wrote: > Hi all, > > After wasting about half a day I thought I'd a