Help for this page
my $sth = $dbh->prepare('...'); $sth->execute($id, $name, $card) || die "problemos $sth->errstr\n";