in reply to Re: How to safely test if a database handle is capable of transactions?
in thread How to safely test if a database handle is capable of transactions?

The driver will die (or return an error if RaiseError => 0) whichever interface you use if transactions aren't unsupported.
  • Comment on Re^2: How to safely test if a database handle is capable of transactions?