Bruce Johnson wrote:

Depends if you have |AutoCommit| on or not and if you DB and DBD friver can do a rollback.

cheers
John Scoles
If $dbh is my database handle, to roll back the current transaction I do: $dbh->rollback(); right?

The DBD::Oracle docs don't explicitly say....



Reply via email to