hide variable

Theo

Member
From an other applicatian a userid is set as a variable into the commandline of the QueryReporter. This variable is put into a report. This to make sure a user sees only his information and not the information of other users. However, because it is a variable it appears in an screen which makes it possible to edit the variable. Is it possible to hide, lock or otherwise disable the option to edit this variable.
Please help.
PS:
I am under the impression that only sql-statements can be used in the QueryReporter. If i'm wrong than please advise.
 
It is currently not possible to make a variable invisible or readonly. I have added this to the list of enhancement requests though.

It is indeed correct that you can only use SQL statements in the Query Reporter.

------------------
Marco Kalter
Allround Automations
 
It is planned for PL/SQL Developer 6.0, which will be available in June. A new Query Reporter will follow shortly after that (ideally on the same date).
 
Back
Top