Subject Re: [IBO] HDR and SQLWhereItems
Author guido.klapperich@t-online.de
> Yes, that is my point. But, you do it in a way that isn't recognized as a
> refinement to the base query. Come to think of it, I should disable HDR when
> input parameters are used for the same reason I do when SQLWhereItems is
> used.
>
> I need to add a property something to the affect of:
>
> HDRMode: hdrmAuto, hdrmAlways, hdrmNever
>
> How does this sound?
>

Great, I think this will be the perfect solution.
BTW, what are the reasons, that you decided to disable HDR when using
SQLWhereItems ?

Guido