Subject Re: [IBO] Boolean with NULL
Author Marcel
Why not use 0 for false? You can set the field's default value to 0, so,
false is the default value.
Marcel

----- Original Message -----
From: "Zile" <zilez@...>
To: "IBObjects" <IBObjects@yahoogroups.com>
Sent: Sunday, August 12, 2001 8:39 PM
Subject: [IBO] Boolean with NULL


> I have a query which returns one column with possible values 1 or NULL. I
> am using TIB_Grid to show data, and I want to show this column as Boolean
> (checkbox in that column of grid). I set up properties in editor: Boolean
> checked, True text=1, but what should I set as False Text? In rows where
> NULL is returned there is checked check box, but disabled.
>
> Thanks
>
> Zoran Zivkovic
>
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>