The error message is:
Undefined subroutine &main::execute called at ...
This originates from this line:
$sth = execute(...)
That's not how you should call the ->execute method of a statement handle. Use $sth->... as you do everywhere else.
In reply to Re: not able to insert data in database using perl DBI
by Corion
in thread not able to insert data in database using perl DBI
by sachin raj aryan
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |