libpq.dll causing access violation

From: "Raymond O'Donnell" <rod(at)iol(dot)ie>
To: pgsql-general(at)postgresql(dot)org
Subject: libpq.dll causing access violation
Date: 2005-05-14 18:41:04
Message-ID: 42865450.11159.513D9B@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello all,

I hope this is the correct forum for this problem - please point me
the right way if not.

I'm developing a Windows application using Delphi 6, talking to the
Windows version of PostgreSQL. I have a master-detail relationship
between two tables: Delphi implements this using a nested dataset in
the master dataset. When I try to open this dataset, however, I get
the following error:

"Access violation at address 63104AD0 in module 'libpq.dll'. Read of
address FEEEFEEE."

I'm using version 8.0.1 of PostgreSQL, running under Windows XP Pro
on my laptop, and libpg.dll is version 8.0.1 also.

Anyone seen this before?

--Ray O'Donnell.

-------------------------------------------------------------
Raymond O'Donnell http://www.galwaycathedral.org/recitals
rod(at)iol(dot)ie Galway Cathedral Recitals
-------------------------------------------------------------

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Raymond O'Donnell 2005-05-14 18:59:37 Re: libpq.dll causing access violation
Previous Message Jack Orenstein 2005-05-14 18:22:40 Re: Why is psql \copy process stuck?