Watch, Follow, &
Connect with Us
Public Report
Report From: Delphi-BCB/Bold/Persistence    [ Add a report in this area ]  
Report #:  4568   Status: Closed
Optimistic Locking and Object Versioning
Project:  Delphi Build #:  R4.0-D7 40.0.21
Version:    7.0 Submitted By:   Bernd Wipf
Report Type:  Basic functionality failure Date Reported:  5/26/2003 12:47:44 AM
Severity:    Commonly encountered problem Last Updated: 3/20/2012 2:24:39 AM
Platform:    All versions Internal Tracking #:   194221
Resolution: Cannot Reproduce (Resolution Comments) Resolved in Build: : 9.0.1761.24408
Duplicate of:  None
Voting and Rating
Overall Rating: (1 Total Rating)
4.00 out of 5
Total Votes: 5
Description
When using Object Versioning in conjunction with Optimistic Locking by timestamp a max. listindex exceeded error occurs. When using optimistic locking with the Optimistic Locking option set to 'AllMembers', it works.  The first time I want to save a changed record, everything works fine. But when I change the record and want to save it the second time, the error occurs.
Steps to Reproduce:
1. Insert one record  and push the save button.
2. Modify the record.
3. Push the save button.
Workarounds
None
Attachment
4568.zip
Comments

None

Server Response from: ETNACODE01