to$sth->execute();
local $sth->{RaiseError} = 0; # Don't throw an exception on error. local $sth->{PrintError} = 0; # Don't display error messages. $sth->execute();
In reply to Re: DBI "drop table" next obstacle
by ikegami
in thread DBI "drop table" next obstacle
by baxy77bax
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |