Subject | Re: [IBO] Changing a parameter opens query |
---|---|
Author | Paul Vinkenoog |
Post date | 2003-06-18T09:44:47Z |
Hi Christoph,
But you can turn it off if you want, by setting
Query.RefreshOnParamChange to false.
Greetings,
Paul Vinkenoog
> I just found out that when I change the parameter of an already openYes, it's a feature, to make our lives easier :-)
> query, then the query will obviously be re-opened (found it out by
> opening a stored procedure which does inserts).
>
> Is this intended behaviour? If yes, then everything's fine, I just
> need to know! ;-)
But you can turn it off if you want, by setting
Query.RefreshOnParamChange to false.
Greetings,
Paul Vinkenoog