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