Обсуждение: Re: setBoolean()

Поиск
Список
Период
Сортировка

Re: setBoolean()

От
Vincent Stoessel
Дата:
for the record using setBoolean() on a pg boolean column
does not work, right? So is the standard practice just to make a char(1)
or BIT column to hold a Y/N T/F value?
Thanks


--
Vincent Stoessel
Linux Systems Developer
vincent xaymaca.com


Re: setBoolean()

От
Dave Cramer
Дата:
This is news to me, can you send me a test case?

Dave
On Wed, 2002-11-06 at 16:29, Vincent Stoessel wrote:
> for the record using setBoolean() on a pg boolean column
> does not work, right? So is the standard practice just to make a char(1)
> or BIT column to hold a Y/N T/F value?
> Thanks
--
Dave Cramer <Dave@micro-automation.net>