Re: Set NULL Using PQexecParams - Mailing list pgsql-interfaces

From Volkan YAZICI
Subject Re: Set NULL Using PQexecParams
Date
Msg-id 20061123190150.GB1406@alamut
Whole thread Raw
In response to Set NULL Using PQexecParams  (Keary Suska <hierophant@pcisys.net>)
List pgsql-interfaces
On Nov 23 11:11, Keary Suska wrote:
> Is it possible to set a NULL value as a parameter value to PQexecParams?
> I.e., other than hard-coding it into the command string.

"paramValues[] specifies the actual values of the parameters. A null
pointer in this array means the corresponding parameter is null; ..."
says the documentation.


Regards.


pgsql-interfaces by date:

Previous
From: Keary Suska
Date:
Subject: Set NULL Using PQexecParams
Next
From: "Pawel Hudak"
Date:
Subject: ECPGttype/OID