Help for this page

Select Code to Download


  1. or download this
      my $data_source = "dbi::Oracle:$sid";
      my $sqlhandle = DBI->connect("dbi:Oracle:host=$host;sid=$sid;port=15
    +21", 
    ...
      });
        
      my $result = $func->execute();
    
  2. or download this
    DBD::Oracle::st execute failed: ORA-06550: line 3, column 17:
    PL/SQL: ORA-00922: missing or invalid option
    ...
                set define off;
            END;
      "] at /blah/blah/Blah.pm line 348, <BLAHFILE> line 104133.