PQexecPrepared and boolean type coding,

Поиск
Список
Период
Сортировка
От Mauro Ziliani
Тема PQexecPrepared and boolean type coding,
Дата
Msg-id 4EE67B89.3060002@faresoftware.it
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: "Jean-Yves F. Barbier"
Дата:
Сообщение: type list
Следующее
От: Merlin Moncure
Дата:
Сообщение: Re: type list