Re: : query using kylix (delphi)

From: "Jeroen T(dot) Vermeulen" <jtv(at)xs4all(dot)nl>
To: Darko Prenosil <darko(dot)prenosil(at)finteh(dot)hr>
Cc: Carlos Ojea Castro <carlosojea(at)leveltelecom(dot)es>, pgsql-interfaces(at)postgresql(dot)org
Subject: Re: : query using kylix (delphi)
Date: 2004-06-29 14:26:41
Message-ID: 20040629142641.GN56428@xs4all.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

On Tue, Jun 29, 2004 at 03:09:47PM +0200, Darko Prenosil wrote:
> On Tuesday 29 June 2004 13:03, Carlos Ojea Castro wrote:

> > I am trying to access a postgresql database using kylix (delhi).
> > 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.

> This is not right list to ask questions about Kylix, however
> you probably have no access permissions to get the data (SELECT permission on
> targer table).

This may be a stupid question, but better safe than sorry: is the
message really a database-level access violation? Or is it an access
violation in the sense of the process touching an invalid address? It's
called a Segmentation Fault in the Unix world [Unix is not a trademark of
The SCO Group Inc. etc. etc. etc.] but IIRC Windows likes to call it an
Access Violation.


Jeroen

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Carlos Ojea Castro 2004-06-29 15:30:38 Re: : query using kylix (delphi)
Previous Message Darko Prenosil 2004-06-29 13:09:47 Re: : query using kylix (delphi)