From: | Max Khon <fjoe(at)iclub(dot)nsu(dot)ru> |
---|---|
To: | pgsql-interfaces(at)postgresql(dot)org |
Subject: | Re: ODBD and unixODBC |
Date: | 2000-11-15 12:05:49 |
Message-ID: | Pine.BSF.4.21.0011151805160.41819-100000@iclub.nsu.ru |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-interfaces |
hi, there!
On 15 Nov 2000, Friedrich Dominicus wrote:
> > we use driver that comes with unixODBC
> > no compilation switches for postgres are required
> >
> > > I got my system running and can connect to POSTGRES with psql but if I
> > > try it with isql than I got a connection error. So what information do
> > > I have too add to make it "apparently" to you to understand?
> >
> > which error messages do you get?
> and obvious one I guess ;-)
>
> ./isql -v p_test frido
> [unixODBC]Could not connect to the server;
> Could not connect to remote socket.
> [ISQL]ERROR: Could not SQLConnect
do you have enabled network connections in your pg_hba.conf
/fjoe
From | Date | Subject | |
---|---|---|---|
Next Message | Friedrich Dominicus | 2000-11-15 12:34:16 | Re: ODBD and unixODBC |
Previous Message | Friedrich Dominicus | 2000-11-15 09:59:54 | Re: ODBD and unixODBC |