Icon View Incident Report

Serious Serious
Reported By: Oliver Bock
Reported On: 9/1/2005
For: Version 4.21 Build 10
# 2109 15002 Uncompress Error Triggered When Leaving Table Open During Server Procedure

If you open a TDBISAMTable in a server procedure using the session that was created for the client, and then try to open the same table on the client then you will receive error #15002.


Comments Comments
The key item here is that you must also leave the table open past the life of the server-side procedure in order to cause this error. The problem is an architectural one, however, so a fix will not be available until the next major version release.


Resolution Resolution
Scheduled for Future Release on 9/1/2005 in version 4.21 build 11


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

Image