Re: ODBC Support

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Paul Simpson" <Paul(dot)Simpson(at)spgs(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: ODBC Support
Date: 2004-03-15 15:06:41
Message-ID: 23039.1079363201@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Paul Simpson" <Paul(dot)Simpson(at)spgs(dot)org> writes:
> I am running SlackWare 9.1 with PostgreSQL 7.4.1. I purchased a book by Ewa=
> ld Geschwinde and Hans-Jurgen Schonig called "PostgreSQL Developers handboo=
> k" (published by SAMS).
> =20
> Anyway, in a section on ODBC (page 439 if you have the book) it says that f=
> or ODBC support, you need to compile with the option --with-odbcinst.

ODBC support isn't part of the main Postgres project anymore --- you
need the separate postgresql-odbc package, as well as unixODBC (but
you've always needed the latter). If you don't find these packages
in your distribution, you can get source from the odbc project at
gborg.postgresql.org.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message scott.marlowe 2004-03-15 15:28:12 Re: PostgeSQL problem (server crashed?)
Previous Message Jeff 2004-03-15 15:02:43 Re: ODBC Support