Icon View Incident Report

Minor Minor
Reported By: Ralf Mimoun
Reported On: 2/14/2005
For: Version 4.17 Build 1
# 1975 TDBISAMDatabase KeepTablesOpen Property Not Working Correctly With Exclusively-Opened Tables

The following is working when the KeepTablesOpen property is set to True:

SELECT * FROM Mytable;

close that query and use

ALTER TABLE...



Resolution Resolution
Fixed Problem on 2/15/2005 in version 4.18 build 1
Image