| Subject | Re: [IBO] query with NULL parameters | 
|---|---|
| Author | Daniel Rail | 
| Post date | 2002-02-28T21:29:34Z | 
At 28/02/2002 04:48 PM, you wrote:
use it in OnPrepareSQL.
Daniel Rail
            > > If you want to modify the WHERE clause of a query, then use theThanks for the clarification Jason. I wasn't sure about that. And, I only
> > SQLWhereItems property to easily modify the WHERE clause. And, I normally
> > do this within the OnPrepareSQL event.
>
>If you are using the SQLWhereItems property anywhere other than the
>OnPrepareSQL event then you are misusing it. This is the only place where
>this property is used correctly.
use it in OnPrepareSQL.
Daniel Rail