Icon View Incident Report

Serious Serious
Reported By: Jose Eduardo Helminsky
Reported On: 5/23/2007
For: Version 4.25 Build 4
# 2351 Using Optimistic Locking with Transactions Causes Record Modification Checks to be Skipped

Using C/S with oportunistic locking:

Computer 1: Put a record in Edit mode and wait to user input.

Computer 2: Put a record in Edit mode, make some changes and Post the record

Computer 1: Start to post the record previously in edit mode.
Start a transaction
Post the record. <---- In this step, it would have to fire #8708 because record was really changed by other user, but it ignores any other changes and save the record changed by Computer 1.


Resolution Resolution
Fixed Problem on 5/25/2007 in version 4.25 build 5


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

Image