Re: ODBC - call failed

From: Deepa Ramamurthy <DRamamurthy(at)infogenic(dot)net>
To: "Luc ROLLAND" <luc(at)rolland-fr(dot)com>
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: ODBC - call failed
Date: 2004-08-24 20:15:56
Message-ID: OF15104C0B.C04A2500-ON86256EFA.006F0F83-86256EFA.006F52CA@infogenic.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

I edited the config file and then stopped the service.
When I tried to start it again, I got the message
"The PostgreSQL Database Server 8.0-beta1 service on Local Computer
started and then stopped.
Some services stop automatically if they have no work to do, for example,
the Performance Logs and Alerts service."

Thanks.
Deepa

"Luc ROLLAND" <luc(at)rolland-fr(dot)com>
08/24/2004 02:39 PM
Please respond to "Luc ROLLAND"


To: <pgsql-odbc(at)postgresql(dot)org>, "Deepa Ramamurthy"
<DRamamurthy(at)infogenic(dot)net>
cc:
Subject: Re: [ODBC] ODBC - call failed

You have to edit postgresql.conf and activate the "tcpip_socket" and the
"port" and restart (stop and start) the service.

Luc

Hello!

I am trying to link PostgreSQL 8.0 beta tables from Access on Windows
2000.
It errors out with the message:
"ODBC - call failed.
Could not connect to the server.
Could not connect to remote socket. (#101)"

I know that I have to run postmaster with the -i option.
But PostgreSQL is installed as a Windows service.
Is the -i option enabled in this case?

Thanks.
Deepa

Browse pgsql-odbc by date

  From Date Subject
Next Message Dave Page 2004-08-25 08:00:26 Re: Binary Distributions and win32 Legacy Driver
Previous Message Luc ROLLAND 2004-08-24 19:39:12 Re: ODBC - call failed