Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> DBMS_OUTPUT with C-programs
Does anybody know how to receive the text output from PUT_LINE commands
within a PL/SQL procedure in a C program?
I'm calling the PL/SQL procedures with embedded SQL.
I can only receive the text output from RAISE_APPLICATION_ERROR
statements.
Second question:
How can I get a procedure's schema name within the procedure in PL/SQL? Is there any function?
Florian Received on Wed Jun 04 2003 - 03:53:58 CDT
![]() |
![]() |