>> Apache::DBI doesn't have a problem with transactions.
>
> Ah, OK. What about when a shared connection is rolled back in one process,
> will it effect other running processes with the same handle?

Database handles are never shared between processes.  If you missed this,
you should re-read the Apache::DBI docs.
- Perrin



Reply via email to