Rollback with CachedUpdates in Firebird

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
hmgsouza
Posts: 1
Joined: Thu 04 Sep 2014 18:06

Rollback with CachedUpdates in Firebird

Post by hmgsouza » Thu 04 Sep 2014 19:25

Hello,

I'm testing the Unidac 5.3.10 and Rad Studio XE3 Update 2

I basically use two UniQuerys with CachedUpdates = True

In this test I click twice on the Button4

Image

Results with MySQLUniProvider1:

Image

Results with InterBaseUniProvider1:

Image

The rollback works correctly in MYSQL but not in FIREBIRD.

Can anyone help me?

Thanks

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: Rollback with CachedUpdates in Firebird

Post by ViktorV » Fri 05 Sep 2014 12:16

Unfortunately, we could not reproduce the issue.
Please send the complete sample to viktorv*devart*com to demonstrate the issue, including the script to create and fill the table.

Post Reply