Subject | Re: [IBO] Programmatically grant role to user |
---|---|
Author | salvatorebesso |
Post date | 2006-03-03T09:04:14Z |
hello Helen,
value that you enter in the control is in the WHERE clause:
SELECT BAR FROM FOO
WHERE ZIP = :PARAMVALUE
Regards
Salvatore
> Then you can use the control to enter (or select, as the caseso you could use this mechanism like a sort of search if the parameter
> may be) the parameter value for the next Refresh, Execute, etc.
value that you enter in the control is in the WHERE clause:
SELECT BAR FROM FOO
WHERE ZIP = :PARAMVALUE
Regards
Salvatore