DEX3 SQL server transaction bug
Posted: Fri 04 Oct 2013 16:07
I have Embarcadero® RAD Studio XE3 Version 17.0.4770.56661 update 2 Delphi
Unidac 46d17 pro
SqlServer 2008R2.
MARS OFF
My program open a few Query and I need to start a transaction.
I have the following message :
EOLEBDError ‘Connection is busy with results for another command’
If I set MARS on I must close all query before start any transaction.
Only a few transaction in my program have this bug. If bug append in a context, it will happen all time.
Unidac 46d17 pro
SqlServer 2008R2.
MARS OFF
My program open a few Query and I need to start a transaction.
I have the following message :
EOLEBDError ‘Connection is busy with results for another command’
If I set MARS on I must close all query before start any transaction.
Only a few transaction in my program have this bug. If bug append in a context, it will happen all time.