Help for this page

Select Code to Download


  1. or download this
    my @COLUMNS;
    push ( @COLUMNS, $_)for ( 1 .. $last_column );
    ...
        my $row_list = map { print "\'$_\', " } @ROW;
        $insert_data->execute($row_list);
    }
    
  2. or download this
    DBD::mysql::db do failed: You have an error in your SQL syntax; check 
    +the manual that corresponds to your MySQL server version for the righ
    +t syntax to use near '61 )  VALUES ( 61 )' at line 1 at ./generatefil
    +es.pl line 87, <DATAFILE> line 467.