Page 1 of 1

Transaction remains active after Commit

Posted: Tue 01 Jun 2010 23:13
by mwk
I'm using two queries which handle data in two tables. A transaction process is started with Transaction1.StartTransaction and is terminated with Transaction1.Commit. Later, when I try to read Transaction1.Active, I get Transaction1.Active = True and, therefore, a second Transaction1.StartTransaction results in the error "Can't perform operation of active transaction". The property Transaction1.Active remains permanently TRUE... :(

Posted: Wed 02 Jun 2010 08:51
by Dimon
Please specify the IBDAC version you are using.

Posted: Fri 04 Jun 2010 03:25
by mwk
I'm using version 3.10.0.12 for RAD Studio 2007.

Posted: Fri 04 Jun 2010 08:05
by Dimon
I can not reproduce the problem. Please, try to compose a small sample to demonstrate the problem and send it to dmitryg*devart*com.