TOraSQL output...
Posted: Wed 26 Aug 2009 15:07
I am wanting to output PL/SQL results using the TOraSQL component... Currently, I have one that calls DBMS_OUTPUT.GET_LINE(:RET_VALUE, :RET_STATUS); to return DBMS_OUTPUT to a parameter... The problem is, I'm limited on size...
ORU-10027: buffer overflow, limit of 1000000 bytes
Is there a way around this?
Thank you.
ORU-10027: buffer overflow, limit of 1000000 bytes
Is there a way around this?
Thank you.