http://qs321.pair.com?node_id=69805


in reply to more and more dbi issues

One idea: could autocommit possibly be off? If so, you will need $dbh->commit to commit the changes to the database.

Update: fixed a typo.