In DBD::Informix, there is an attribute for $dbh for ix_InTransaction which does this 
for you.

It is not standardized.

-------Original Message-------
From: Roger Perttu <[EMAIL PROTECTED]>

When I destroy my objects I would like to know if there are uncommitted 
transactions. There shouldn't be any but I would like to know. Given 
only a DBI database handle, is it possible to find out if there are 
uncommitted transactions? If not, is there anything inside DBD-ODBC that 
I could use? I didn't find anything in the docs.

Reply via email to