Hi All,
 
I want to set this environment on so that anything that the store procedure spits out will show during the debug process within Perl DBI connection.  Can someone please show me how I can set this?
 
  $dbh->do("SET SERVEROUTPUT ON");
 
Not working.  Please help.
 
Peter

Reply via email to