Try
poj$sth2 = $dbh->$prepare("update $schema.$table set $date_col = ? where $where_col = ?;") or die; $sth2->execute($date_new,1);
In reply to Re^3: Global symbol "$prepare" requires explicit package name
by poj
in thread Global symbol "$prepare" requires explicit package name
by tukusejssirs
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |