Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> DBMS_OUTPUT and ODBC

DBMS_OUTPUT and ODBC

From: jon glickman <jglickma_at_lynx.dac.neu.edu>
Date: 1997/02/07
Message-ID: <5dg5ig$6cc@chaos.dac.neu.edu>#1/1

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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US