Help for this page

Select Code to Download


  1. or download this
    
    #!/usr/bin/perl5 
    ...
    
    $dbh->disconnect;
    
  2. or download this
    The error received is .... 
    
    ...
    PL/SQL: Statement ignored (DBD: oexec error) at testpl1.pl line 43. 
    Database handle destroyed without explicit disconnect. 
    ----------------------------------------------------------------------
    +-------------