Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> DBMS_OUTPUT and ODBC
Does anybody have any experience in how to get around the DBMS_OUTPUT.PUTLINE( ... ) function from a stored procedure or a cursor in a ODBC call. In sqldba or sql*plus one would first
sql> set server output on
sql>
how does one do the same in a ODBC call to the database, my curses and stored procedures work but I can't get them to display anything from the DBMS_OUTPUT statement?
jglickma_at_lynx.neu.edu Received on Fri Feb 07 1997 - 00:00:00 CST
![]() |
![]() |