Help for this page

Select Code to Download


  1. or download this
    use DBI;
    $debug = 1;
    ...
        print "Disconnecting from kaiser.\n";
        $kaiser_db->disconnect();
    }
    
  2. or download this
    Connected to: d:\perl\scripts\kevin\excel_data\data.xls
    Table: Kaiser_VRT_Extract_Sac has 23 fields.  Using this table.
    ...
    SQL ERROR: Bad table or column name '?0?' has chars not alphanumeric o
    +r underscore!
    
    DBD::Excel::st fetchrow_hashref failed: Attempt to fetch row from a No
    +n-SELECT statement at test.pl line 35.