how do I make that work?$sth = $dbh->prepare(qq{INSERT INTO `coacttran` SET $_pstmt"}); $sth->execute(@_placeholders); $sth->fetchrow_hashref(); $sth->finish(); $_chinsert = $sth->{mysql_insertid};
In reply to Re: last_insert_id did not work
by bizactuator
in thread last_insert_id did not work
by bizactuator
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |