Re: Query using kylix (delphi)

From: Carlos Ojea Castro <carlosojea(at)leveltelecom(dot)es>
To:
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Query using kylix (delphi)
Date: 2004-06-29 12:04:48
Message-ID: 40E15AE0.8080808@leveltelecom.es
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)iol(dot)ie Galway Cathedral Recitals
>-------------------------------------------------------------
>
>
>
>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2004-06-29 13:41:08 Re: How to determine field names in a trigger?
Previous Message Raymond O'Donnell 2004-06-29 11:28:57 Re: Query using kylix (delphi)