Transaction - how to check data changed

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
szymonkurek
Posts: 2
Joined: Fri 26 Dec 2008 18:07

Transaction - how to check data changed

Post by szymonkurek » Fri 26 Dec 2008 18:37

Hi

I have one question about transactions. How can I check whether any data was changed in current transaction ?

Greetings
Szymon Kurek

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Mon 29 Dec 2008 15:06

If you do not use the CachedUpdates mode you do not have such possibility.

Post Reply