Icon View Incident Report

Serious Serious
Reported By: Diego Hernán Pérez
Reported On: 4/15/2002
For: Version 3.09 Build 1
# 1092 GetBlobFieldData Method of TDBISAMTable and TDBISAMQuery Causes AV

I traced my problems with DBISAM 3.x tables (with blob fields) and MIDAS (DBISAM 2.x worked ok) to a call to the Dataset GetBlobFieldData method in the provider unit of Delphi 5/6. DBISAM 2.x returned the size of the blob field, but DBISAM 3.x raises an exception.


Comments Comments
There was an improper reference to the BLOB buffer being passed to the engine.


Resolution Resolution
Fixed Problem on 4/16/2002 in version 3.10 build 1
Image