Re: : query using kylix (delphi) - Mailing list pgsql-interfaces

From Jeroen T. Vermeulen
Subject Re: : query using kylix (delphi)
Date
Msg-id 20040701141214.GI56428@xs4all.nl
Whole thread Raw
In response to Re: : query using kylix (delphi)  (Carlos Ojea Castro <carlosojea@leveltelecom.es>)
Responses Re: : query using kylix (delphi)
List pgsql-interfaces
On Wed, Jun 30, 2004 at 09:13:33AM +0200, Carlos Ojea Castro wrote:

> >Easiest way to find out may be to run your code in the debugger.  That
> >should halt execution at the point of failure if it's a memory protection
> >violation.
> >
> >I have no idea where your log would be if you're using Windows, sorry!
> >
> I am using LINUX ! (debian woody)

Good...  Have you tried running your program in a debugger yet?  It ought
to tell you whether this is a client-side crash or a server-side error
message.  Another thing you could try is to execute your queries manually
from psql, the command-line query interface.


Jeroen



pgsql-interfaces by date:

Previous
From: Matt Palmer
Date:
Subject: unsubscribe
Next
From: "Carlos Ojea"
Date:
Subject: Re: : query using kylix (delphi)