Subject | RE: [IBO] Boolean IB_Grid is 3 stare value (null allowed) |
---|---|
Author | Helen Borrie |
Post date | 2001-03-30T02:14:36Z |
At 07:52 PM 29-03-01 +0200, you wrote:
Cheers,
Helen
All for Open and Open for All
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________
>My normal setup for booleans is to set them NOT NULL....IBO finds this outIn addition to setting the ColumnAttribute REQUIRED to true, you can also add a DEFAULT ColumnAttribute.
>and sets this field to required. You can also set the columns attributes
>manually to required.
Cheers,
Helen
All for Open and Open for All
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________