PQexecPrepared and boolean type coding, - Mailing list pgsql-novice

From Mauro Ziliani
Subject PQexecPrepared and boolean type coding,
Date
Msg-id 4EE67B89.3060002@faresoftware.it
Whole thread Raw
List pgsql-novice
Hi all.
I'm working on a project where I need to assign a boolean value  to a
table field, using PQexecParams.
Indeed I'm using a wrapper for this command. The library is
DatabaseLayer of wxCode site.

1. I prepared the statement
UPDATE customers SET flag=?

Which is the coding form the set a boolean field with PQexecPrepared?

Best regards,
   Mauro

--
skype: mauroziliani
www: http//www.faresoftware.it
linkedin: http://it.linkedin.com/in/mauroziliani
twitter: http://twitter.com/#!/mauzil


pgsql-novice by date:

Previous
From: "Jean-Yves F. Barbier"
Date:
Subject: type list
Next
From: Merlin Moncure
Date:
Subject: Re: type list