Hello,
I am using D7 with DOA standard 4.0.7.1. and I am using a TOracleScript to launch some PL/SQL procedures which use dbms_output to give some feedback.
I would need to show this output in the TOracleScript.output.
I tried adding a
set serveroutput on
before my calls but with no success.
Does any alternative way exist ?
Thanks in advance
Bye
Nicola
I am using D7 with DOA standard 4.0.7.1. and I am using a TOracleScript to launch some PL/SQL procedures which use dbms_output to give some feedback.
I would need to show this output in the TOracleScript.output.
I tried adding a
set serveroutput on
before my calls but with no success.
Does any alternative way exist ?
Thanks in advance
Bye
Nicola