Dean Arnold skrev: > On a related note, is there a need/desire > for a std. readonly connection attribute to > determine if the connection is currently > in a transaction ? > > E.g., > > $dbh->commit() > if $dbh->{InTransaction};
Yes, please in Ingres it is possible to ask the DBMS for transaction state, but it wpuld be much easier to have a attribute for it. -- Henrik Tougaard DBD::Ingres