Search found 1 match

by JefersonOliveira
07.08.2007, 14:40
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Cannot disconnect database with open transactions
Replies: 3
Views: 2236

then I think the finally part finally FExplicitTransactionCounter := 0; if ExplicitTran then AutoCommit := True; end; should not be done and it should be left to the application to handle it. +1 In addition to your suggestion, I would like to point that, in StartTransaction method FExplicitTransact...