Subject Re: [IBO] Programmatically grant role to user
Author salvatorebesso
hello Helen,

> Then you can use the control to enter (or select, as the case
> may be) the parameter value for the next Refresh, Execute, etc.

so you could use this mechanism like a sort of search if the parameter
value that you enter in the control is in the WHERE clause:

SELECT BAR FROM FOO
WHERE ZIP = :PARAMVALUE

Regards
Salvatore