Re: ODBD and unixODBC

From: Friedrich Dominicus <frido(at)q-software-solutions(dot)com>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: ODBD and unixODBC
Date: 2000-11-15 09:59:54
Message-ID: 87r94dd085.fsf@frown.here
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Max Khon <fjoe(at)iclub(dot)nsu(dot)ru> writes:

>
> 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

Regards
Friedrich

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Max Khon 2000-11-15 12:05:49 Re: ODBD and unixODBC
Previous Message Max Khon 2000-11-15 08:51:57 Re: ODBD and unixODBC