Subject Re: [IBO] IBO 4.0.2c: grid and lookuplist number of displayed rows
Author mmenaz@lycosmail.com
--- In IBObjects@y..., "Jason Wharton" <jwharton@i...> wrote:
> BlankIsNull is probably true for that column. Take a look at that
item.
>
> Jason Wharton

No, it's not! :) (it's left at its default, so unchecked) It was
already suggested to me so I've carefully checked. Helen (see thread)
suggested a workaround, but I've tryed it without success. So it seems
to be a true bug, with uncertain workaround...
Regards
Marco Menardi

Helen's message #8381
From: Helen Borrie <helebor@d...>
Date: Mon Jul 9, 2001 3:39 am
Subject: Re: [IBO] Default value and empty string: bug?

At 05:20 PM 08-07-01 +0000, you wrote:
>--- In IBObjects@y..., "Kaputnik" <delphi@k...> wrote:
> > Did you check fort he BLANK IS NULL property in the
FieldPorperties
>of
> > your query?
> >
>Yes, and it's not checked (in ColumnAttributes the property is
>unchecked). So it does NOT consider blank as null.

See what happens when you check BLANKISNULL -True and then -False. I
think
what might be happening is that it ignores a null entry for
BLANKISNULL...will
only add that attribute if it is explicitly made True or False.
Regards,
Helen