Subject | Re: NULL input in IBOQuery |
---|---|
Author | yaedos2000 |
Post date | 2005-12-15T13:59:55Z |
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.
>