satinsilhouette
Instructor
- Feb 21, 2006
- 625
Got a question.
A report has two subreports. The report calls a stored procedure. the stored procedure has parameters that are shown in CR. You have to answer these parameters before the stored proc will run.
The first parameter is asking for the userid again afer having logged into BOE and that userid and password have already been verified against the database.
Someone mentioned that passing a parameter back to Oracle via CR might have some sort of parameter leak because it is two-tiered or three-tiered.
Has anyone run across this before? The user should not have to pass back their user id agan.
CRXI R2, ORACLE 10G
Thanks so much!
satinsilhouette
A report has two subreports. The report calls a stored procedure. the stored procedure has parameters that are shown in CR. You have to answer these parameters before the stored proc will run.
The first parameter is asking for the userid again afer having logged into BOE and that userid and password have already been verified against the database.
Someone mentioned that passing a parameter back to Oracle via CR might have some sort of parameter leak because it is two-tiered or three-tiered.
Has anyone run across this before? The user should not have to pass back their user id agan.
CRXI R2, ORACLE 10G
Thanks so much!
satinsilhouette