Icon View Incident Report

Serious Serious
Reported By: Jon Lloyd Duerdoth
Reported On: 3/31/2004
For: Version 4.05 Build 1
# 1636 Removing a Password from a Session with Open Encrypted Tables Requiring It Can Cause Corruption

Original setup:
Form 1: sets password, opens table
Form 1: calls form form2
Form 2: opens sets password table does some lookup and closes, remove
password
Form 1: edits table, close table and exits
Table is damaged

The problem is caused by removing a password in form 2 while the table is still open in form1. Even though the password was removed I was able to do the edit with the problem results.


Comments Comments and Workarounds
The workaround is to not remove the password once it is added. There is no harm in leaving it around.


Resolution Resolution
Fixed Problem on 4/1/2004 in version 4.06 build 1
Image