patch
Member³
I have a packaged function that returns me a ref cursor with the result set in it. I call this from a TOracleDataSet Object. I want this to be AUTH_ID CURRENT_USER (invoker rights model) (that's what the package spec says). But if I call it from an anonymous block, I get the definer rights model, because the first call in the call stack is definer rights.
Is there any way to get around this?
An option I am missing or something?
------------------
Check out: http://www.oracledeveloper.nl
Is there any way to get around this?
An option I am missing or something?
------------------
Check out: http://www.oracledeveloper.nl