Execute block and TIBConnection.Autocommit = true
Posted: Tue 11 May 2010 12:07
Hi,
i have a TIBConnection with autocommit = true. If I open a TIBQuery with a selectable Execute block my TIBConnection has an open transaction.
If I execute the same Block without a returning value the transaction will be committed automaticly. What am I doing wrong? Or is it a problem at the Component?
Greetings Jan
i have a TIBConnection with autocommit = true. If I open a TIBQuery with a selectable Execute block my TIBConnection has an open transaction.
If I execute the same Block without a returning value the transaction will be committed automaticly. What am I doing wrong? Or is it a problem at the Component?
Greetings Jan