Icon View Incident Report

Minor Minor
Reported By: David Cluff
Reported On: 8/5/2009
For: Version 4.28 Build 4
# 3036 Database Server Always Writes to Configuration File During Exit

I have noticed that the scf file is updated when the server is exited, even though there are no changes. In looking at the DBISAM code it will execute the TConfiguration.WriteToFile method on exit if the FIsDirty flag is true. But I can see no way that this will ever execute because the WriteToFile method is always called right after FIsDirty is set to true.


Resolution Resolution
Fixed Problem on 8/9/2009 in version 4.28 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