> Nope, you've got it. If you don't have transactions (anything else?) to
worry about, I'd say to use
> Apache::DBI.

Apache::DBI doesn't have a problem with transactions.  If you're doing
strange things like changing isolation levels on particular requests you can
get into trouble, but that's an unusual case and you can always write your
own cleanup code for it.
- Perrin

Reply via email to