doesn't produce much useful information. Put the errstr in the first die...$sth->execute || die "Could not execute SQL statement ... maybe invalid?"; die "Error connecting: '$DBI::errstr'";
$sth->execute || die "Could not execute SQL statement ... " . $dbh->errstr;
rdfield
In reply to Re: querying a database using checkbox values
by rdfield
in thread querying a database using checkbox values
by Rachel
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |