Re: Hi! - Mailing list pgsql-odbc

From Craig Ringer
Subject Re: Hi!
Date
Msg-id 4B19C54C.2020802@postnewspapers.com.au
Whole thread Raw
In response to Re: Hi!  ("Daniela Mamede d'Almeida" <dmamede@mecon.gov.ar>)
Responses Re: Hi!
List pgsql-odbc
On 5/12/2009 2:05 AM, Daniela Mamede d'Almeida wrote:
> Hi Jonah!
> I installed the client libraries, but the error is still there... The
> pkg I installed is postgresql-libs-7.4.13-2.RHEL4.1.x86_64.rpm
> Do I have to do anything?

Install the PgODBC packages too, rather than trying to build PgODBC from
source. Assuming there are any for RHEL4 - I can't find a package search
like `packages.debian.org' for RHEL, but the distrowatch source package
list doesn't include unixodbc so it might not be included in the system
packages.

If you *must* install PgODBC from source, install the -dev or -devel rpm
for the client libraries too, since that should contain pg_config . You
might also need to install unixodbc; I'm not sure about that.

--
Craig Ringer

pgsql-odbc by date:

Previous
From:
Date:
Subject: [ psqlodbc-Bugs-1010735 ] Error on method Fields using client side recordset
Next
From: Stephan Strauss
Date:
Subject: Using ADO to write a blob in VBA