Subject Re: NULL input in IBOQuery
Author yaedos2000
OK, thanks for your help :-)

--- In IBObjects@yahoogroups.com, Lester Caine <lester@l...> wrote:
>
> yaedos2000 wrote:
>
> > How can I set input a NULL value into an IBOQuery? I'm trying to
do the
> > following:
> >
> > IBOQuery1.ParamByName('DATE1').AsDate := SomeDate;
> > IBOQuery1.ParamByName('DATE2').AsDate := NULL;
>
> IBOQuery1.ParamByName('DATE2').Clear;
>
> --
> Lester Caine
> -----------------------------
> L.S.Caine Electronic Services
> Treasurer - Firebird Foundation Inc.
>