Help for this page

Select Code to Download


  1. or download this
    # establish database connection
    my $dsn = "dbi:Oracle:DWAPRD";
    ...
        }
        print "----------\n";
    }
    
  2. or download this
    DBD::Oracle::db prepare failed: ORA-25408: can not safely replay call 
    +(DBD ERROR: OCIStmtExecute/Describe) [for Statement "-- List all the 
    +codes
    SELECT table_number
    ...
     ORDER BY table_number, lov_integer_key
    "] at lov_lookup.pl line 51.
    Can't call method "execute" on an undefined value at lov_lookup.pl lin
    +e 52.