Icon View Incident Report

Minor Minor
Reported By: Bernd Kuhlmann
Reported On: 7/6/2006
For: Version 4.24 Build 1
# 2206 TDBISAMTable AddIndex Method Not Triggering OnDataLost Event with Remote Session

I have a table with duplicate records in the field id and if i add a new index with

tb.AddIndex('','id',[ixPrimary]);

the onDataLost event is executed in the filebased version as expected. But if i try the same with C/S the index is simply created and the duplicate records are deleted.


Resolution Resolution
Fixed Problem on 7/8/2006 in version 4.25 build 1


Products Affected Products Affected
DBISAM VCL Client-Server
DBISAM VCL Client-Server with Source
DBISAM VCL Standard
DBISAM VCL Standard with Source
DBISAM VCL Trial

Image