Icon View Incident Report

Minor Minor
Reported By: Huseyin Aliz
Reported On: 5/2/2018
For: Version 4.45 Build 1
# 4638 TDBISAMEngine StoreActive Property Not Initialized Properly

I have upgraded to latest dbisam 4.45 from 4.44 b3, and am having a strange issue. First time I opened project I've ignored the messages about missing new properties and saved the mainform as written in release note. Now I get following error when starting the app:

EDatabaseError: Cannot perform this operation on an inactive session

And the error does not show if I set StoreActive to true for the DBISAMengine, but the strange thing is that next time I open the project the property are reset to False.


Comments Comments
The TDBISAMEngine component's underlying singleton engine instance wasn't initializing the StoreActive property to True properly.


Resolution Resolution
Fixed Problem on 5/3/2018 in version 4.45 build 2


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