in reply to Re: Can I get the actual error for DBI->execute() ?
in thread Can I get the actual error for DBI->execute() ?
Perhaps a stray quote or backslash in one of the $celldata or something like this -- think
A stray quote was exactly the issue, and I have taken care of that. But I would still like to catch any errors, without dying, reporting themm back to the enduser, and then exit the script gracefully.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Can I get the actual error for DBI->execute() ?
by NERDVANA (Priest) on Jun 24, 2024 at 19:12 UTC | |
|
Re^3: Can I get the actual error for DBI->execute() ?
by ForgotPasswordAgain (Vicar) on Jun 22, 2024 at 02:13 UTC |