The problem about LockMode of Tuinquery

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
cxg417
Posts: 41
Joined: Thu 26 Mar 2009 08:07

The problem about LockMode of Tuinquery

Post by cxg417 » Thu 26 Mar 2009 08:19

Hello,
I have download a trial version for UniDAC2.5, are now encountering a problem, At Delphi7 and MS SQL 2000 professional environment, put UniQuery settings CachedUpdate = True, LockMode = lmOptimistic, open a table, modify one of a record, Call ApplyUpdate to update , raise "Record was changed by another user". To be sure someone else did not modify this record. I would like to ask the question how to solve?
thanks
My englishi is poor.
________
Buy Scale
Last edited by cxg417 on Tue 15 Feb 2011 14:55, edited 1 time in total.

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

Post by Dimon » Thu 26 Mar 2009 10:46

Thank you for information. We have reproduced this problem and fixed it. This fix will be included in the next UniDAC build.

tobias_cd
Posts: 56
Joined: Thu 18 Dec 2008 22:10

Post by tobias_cd » Wed 15 Apr 2009 09:23

Dimon wrote:Thank you for information. We have reproduced this problem and fixed it. This fix will be included in the next UniDAC build.
Hello Dimon,
we are seeing the same issue with Oracle 10 in our application (D2007, UDac 2.50.0.6 Pro) and wonder, if the fix you mentioned may also resolve our issue.
Is there a release date for the next update or is it possible to send us the changed units upon email request?
Thank you for you help in advance!
Regards,
Tobias

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Wed 22 Apr 2009 08:09

I have replied you by e-mail.

tobias_cd
Posts: 56
Joined: Thu 18 Dec 2008 22:10

Post by tobias_cd » Thu 23 Apr 2009 05:36

Plash wrote:I have replied you by e-mail.
Thank you very much for your reply, I'll keep an eye on the issue. ;)

Regards,
Tobias

Post Reply