That helped, thanks!
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]] On Behalf Of Stefan Huber
> Sent: Friday, April 27, 2001 6:32 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [ADMIN] ODBC connection to PostgreSQL
>
>
>
> >Now
>Now I wonder how I have to configure the postmaster to get this
>working...
Try starting it with the -i option to tell the postmaster to listen to TCP
Sockets, too.
If it isn't that, you might have a different port, the postmaster is
listening to, or a "misconfigured" firewall/packetfilter.
Christian Marschalek wrote:
>
> I installed the PostgreSQL ODBC dll, but everytime I'm trying to connect
> to my database server (witch is another machine in my network) I get the
> error "Couldn't connect to server, couldn't connect to remote socket"
>
> Now I wonder how I have to configure the
I installed the PostgreSQL ODBC dll, but everytime I'm trying to connect
to my database server (witch is another machine in my network) I get the
error "Couldn't connect to server, couldn't connect to remote socket"
Now I wonder how I have to configure the postmaster to get this
working...
Teln