Re: compile error - Mailing list pgsql-interfaces

From Peter Eisentraut
Subject Re: compile error
Date
Msg-id Pine.LNX.4.44.0210082106310.928-100000@localhost.localdomain
Whole thread Raw
In response to compile error  (George Esperanza <george_esperanza@yahoo.com>)
List pgsql-interfaces
George Esperanza writes:

> In file included from info.c:19:
> psqlodbc.h:30: sql.h: No such file or directory
> psqlodbc.h:31: sqlext.h: No such file or directory
> psqlodbc.h:41: odbcinst.h: No such file or directory
> gmake[3]: *** [info.o] Error 1

You need to install unixODBC ...

> I wan't to compile postgres to support ODBC, because
> i'm planning to develop a system to be written in VB6
> and i prefer to use postgres as my Database server.

... or just download the driver for Windows from
http://odbc.postgresql.org.  There is no "ODBC support".  All
--enable-odbc does it do turn on the build of the ODBC driver for Unix
systems, which is apparently not what you really want.

-- 
Peter Eisentraut   peter_e@gmx.net



pgsql-interfaces by date:

Previous
From: George Esperanza
Date:
Subject: compile error
Next
From: "victor3.lopes@voila.fr"
Date:
Subject: Re: TR: interface PERL and return results