Help for this page

Select Code to Download


  1. or download this
    ID          => integer
    Description => memo
    
  2. or download this
    #! /usr/bin/perl
    
    ...
    for(2..1000){
      $sth->execute($_,'x' x $_) or die $dbh->errstr();
    }
    
  3. or download this
    DBD::ODBC::st execute failed: [Microsoft][ODBC Microsoft Access Driver
    +]Invalid precision value (SQL-HY104)(DBD: _rebind_ph/SQLBindParameter
    + err=-1)