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

From Carlos Ojea Castro
Subject Re: Query using kylix (delphi)
Date
Msg-id 40E15AE0.8080808@leveltelecom.es
Whole thread Raw
In response to Re: Query using kylix (delphi)  ("Raymond O'Donnell" <rod@iol.ie>)
List pgsql-general
Raymond O'Donnell 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.
>
>
I use a postgresql driver, and I think that works because SQLConnection
object is active (I also made queries a few weeks ago, but I don't know
why I get this error now).

Regards,
Carlos

>--Ray.
>
>-------------------------------------------------------------
>Raymond O'Donnell     http://www.galwaycathedral.org/recitals
>rod@iol.ie                          Galway Cathedral Recitals
>-------------------------------------------------------------
>
>
>
>
>




pgsql-general by date:

Previous
From: "Raymond O'Donnell"
Date:
Subject: Re: Query using kylix (delphi)
Next
From: Tom Lane
Date:
Subject: Re: How to determine field names in a trigger?