Subject | Re: [IBO] search/filter with More than or Less than clause |
---|---|
Author | IB Objects |
Post date | 2003-06-28T18:23:10Z |
> search/filter with More than or Less than clauseYes, IBO should do your filters just fine with this. You may need to pay
>
> Does IBO have features on search a record using the more than or less
> than clause?
>
> For example instead of searching for a record that has invoicedate
> equal to June 12, 2003, I want to search for all the record with
> invoicedate >= June 12, 2003 or <= June 12, 2003...
attention to parenthesis.
Jason