Re: Query using kylix (delphi) - Mailing list pgsql-general

From Klint Gore
Subject Re: Query using kylix (delphi)
Date
Msg-id 40E1FEFD340.FC5AKG@129.180.47.120
Whole thread Raw
In response to Re: Query using kylix (delphi)  ("Raymond O'Donnell" <rod@iol.ie>)
List pgsql-general
On Tue, 29 Jun 2004 12:28:57 +0100, "Raymond O'Donnell" <rod@iol.ie> wrote:
> On 29 Jun 2004 at 12:59, Carlos Ojea Castro wrote:
>
> > I am trying to access a postgresql database.
> > I made a SQLConnection object and I got it active.
> > Then I made a SQLQuery object, but when I try to make it active, i get a
> > 'access violation' message.
>
> Probably a silly question, but have you got a dbExpress driver for
> Postgres? The only one I know is the VitaVoom (commercial) one at
> www.vitavoom.com.

Kylix has one included.  vitavoom has the only windows one.

What pg version?  I found I needed to use an older libpq.so to stop the
access violations.  The 7.4 one didn't work too well with borland's
aging dbxpress driver.

klint.

+---------------------------------------+-----------------+
: Klint Gore                            : "Non rhyming    :
: EMail   : kg@kgb.une.edu.au           :  slang - the    :
: Snail   : A.B.R.I.                    :  possibilities  :
: Mail      University of New England   :  are useless"   :
:           Armidale NSW 2351 Australia :     L.J.J.      :
: Fax     : +61 2 6772 5376             :                 :
+---------------------------------------+-----------------+

pgsql-general by date:

Previous
From: "Dann Corbit"
Date:
Subject: Re: Postgres tuning?
Next
From: Alvaro Herrera
Date:
Subject: Re: Postgres tuning?