Help for this page

Select Code to Download


  1. or download this
    sub runThis($procT) { 
        my $dbh1=DBI->connect("dbi:ODBC:$db","$usr","$pass",
    ...
    }
    
    runThis("BEGIN NULL; END;");
    
  2. or download this
    DBD::ODBC::db do failed: [Oracle][ODBC][Ora]ORA-06550: line 1, column 
    +7:
    PLS-00103: Encountered the symbol "END" when expecting one of the foll
    +owing: