Page 1 of 1

Transaction problem

Posted: Thu 14 Jan 2021 15:13
by GVCL
Hi,

I use IBDAC 7.3.1 and Delphi 10.4.1

I have 2 TIBCQuery components and a TIBCConnection (DBCon) component on a form. All have AutoCommit set to false. When I send a DBCon.StartTransaction I get the error message: 'One of the connections in the transaction is not active' which I do not understand.

This can be reproduced any time.

Any hint?

Re: Transaction problem

Posted: Sat 16 Jan 2021 14:10
by oleg0k
Hello,
Unfortunately, this information is not enough to reproduce the issue. We need a sample project that demonstrates the incorrect behavior, as well as your DDL scripts for creating and populating the database objects. Please send them through the form on our website: https://devart.com/company/contactform.html

wbr, Oleg
Devart Team