Subject | Re: [IBO] HDR and SQLWhereItems |
---|---|
Author | guido.klapperich@t-online.de |
Post date | 2002-01-21T19:21:31Z |
> If you add anything that reduces the amount of records from the base queryWhat do you mean with my own refinements ?
> then HDR is disabled under the assumption that you are taking care of your
> own refinements.
>
>Some like that 'select * from table where field=:param' ?
> What I think you should do is make an input parameter to integrate in your
> own refinements and this will make it so that you base query will remain the
> same and not trigger the HDR to become disabled.
>
But then I reduce the amount of records as well.
Guido