Icon View Incident Report

Serious Serious
Reported By: Russell
Reported On: 6/5/2007
For: Version 1.03 Build 1
# 2370 Transactions Not Working Properly When Started While Tables are Opened

If DataSet is in transaction mode . When DataSet.Edit can not get the newest data (If another program has modified the dataset field to another value).

I must execute DataSet.Refresh before transaction . When I do this. I will get a correct data value.


Comments Comments
This issue was caused by the StartTransaction method not initiating the transaction properly on tables that were already opened. However, there is also an additional internal issue that relates to how the rows are unlocked that requires that both the client application and the ElevateDB Server be updated to 1.04 in order to fix this issue completely.


Resolution Resolution
Fixed Problem on 6/8/2007 in version 1.04 build 1


Products Affected Products Affected
ElevateDB Additional Software and Utilities
ElevateDB VCL Client-Server
ElevateDB VCL Client-Server with Source
ElevateDB VCL Standard
ElevateDB VCL Standard with Source
ElevateDB VCL Trial

Image