[PEAK] _startDBTxn

Erik Rose psucorp at grinchcentral.com
Wed Apr 13 17:06:47 EDT 2005


I thought I'd finished my ADOConnection class (which wraps an MS ADO 
data source to present a PEAK ISQLConnection), but then I noticed the 
_startDBTxn method, which SQLConnection's setTxnState calls. It seems 
like I ought to implement it to call self.connection.begin(), but, 
OTOH, PGSQLConnection doesn't define _startDBTxn at all. Is _startDBTxn 
unnecessary, or is PGSQLConnection broken?

Thanks,
Erik




More information about the PEAK mailing list