Re: [INTERFACES] libpq AND C++ Builder - Mailing list pgsql-interfaces

From Geoffrey C. Speicher
Subject Re: [INTERFACES] libpq AND C++ Builder
Date
Msg-id Pine.BSF.4.05.9907081813420.37610-100000@sirius.speicher.org
Whole thread Raw
In response to libpq AND C++ Builder  (Jean-Christophe FABRE <fabrejc@ensam.inra.fr>)
List pgsql-interfaces
> Does anybody have a libpq.lib (or libpq++.lib) win32 version which works
> fine with Borland C++ builder 4, or know where I can find it.

Any reason you don't want to use ODBC with BCB4?  Grab the driver from
http://www.insightdist.com/psqlodbc/ and set up a System DSN; all the BCB
data-aware components work just swell with it ... don't forget to check
"recognize unique indexes" in the advanced driver settings, or it will
probably crash on you like it did for me.

Or did you want to implement native versions of the components for
PostgreSQL?  :)

Geoff




pgsql-interfaces by date:

Previous
From: Florian Baumert
Date:
Subject: [INTERFACES] Postgresql + lo
Next
From: secret
Date:
Subject: S1C00: Only SQL_POSITION/REFRESH is supported for SQLSetPos