Autocommit with TUniQuery

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
defferrari
Posts: 14
Joined: Wed 23 Mar 2011 17:09

Autocommit with TUniQuery

Post by defferrari » Thu 24 Mar 2011 12:31

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)

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Thu 24 Mar 2011 14:10

Hello,

This feature is still unavailable in UniDAC.
But we plan to add it in the near future.

Post Reply