Icon View Incident Report

Minor Minor
Reported By: Matthew Jones
Reported On: 2/24/2010
For: Version 4.29 Build 2
# 3165 Trying to Use a BLOB Block Size of 65536 Causes Error

I find that setting the blob size in the alter table of DbSys to what it says is the max causes it to fail, and then corrupt the database when I click No. But I don't care as it works in code.


Comments Comments and Workarounds
Tha max BLOB block size is 65536 bytes, and using this value was causing range errors in DBISAM. The workaround was to use a slightly-smaller size. Any value that was 65535 bytes or smaller would work.


Resolution Resolution
Fixed Problem on 2/26/2010 in version 4.29 build 3


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