I saw in this post "http://www.devart.com/forums/viewtopic. ... 2e1ce2aeb3" the same problem that is happening with me.
The property AutoCommit is already available in the TUniQuery (Unidac)?
I'm using the version "3.60.0.15" and didn't find it.
Is it implemented in TUniQuery? It is so important for us, because we was using DBE and start a transaction and commit/rollback it manually through the TUniConnection will be a hard work to do in our source code. The property will be very helpfull for us.
(We use Unidac + Delphi 7 + Oracle)