Help for this page

Select Code to Download


  1. or download this
    our $dbh = DBI->connect("DBI:Oracle:$dbsid", $dbuser, $dbpassw,{'AutoC
    +ommit'=>0});
    
    ...
       }
    
    }
    
  2. or download this
    start_trans();
    #####
    # SQL
    #####
    end_trans()