libpq PQexecPrepared returns NULL but all ok

From: Golikov Alexandr <golikov(at)eltrast(dot)ru>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: libpq PQexecPrepared returns NULL but all ok
Date: 2006-10-25 09:26:27
Message-ID: 1265377655.20061025132627@eltrast.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

PQexecPrepared returns NULL when execute an update statement, but update finish successfully and PQerrorMessage return
an empty string. I sow similar problem here: http://archives.postgresql.org/pgsql-interfaces/2004-03/msg00003.php but
without solution. What do you think about it?

I use static libpq.lib built from 8.1.4 source with nmake.

--
С уважением,
Golikov mailto:golikov(at)eltrast(dot)ru

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Tom Lane 2006-10-25 14:16:48 Re: libpq PQexecPrepared returns NULL but all ok
Previous Message Carlo Stonebanks 2006-10-25 01:10:55 pg_exec commit causes extremely long delays