Icon View Incident Report

Serious Serious
Reported By: Adam Hair
Reported On: 3/18/2019
For: Version 4.48 Build 2
# 4737 Executing Parameterized Queries from a 4.48 Client to a 4.45 Database Server Can Cause an AV

I have a client that I am unable to upgrade their database service at this present time which is running on 4.45b5.

It raises an Access Violation in the following client code:

function TDBISAMObjectList.GetObject(Index: Integer): TObject;
begin
  Result:=FObjects[Index];
end;



Resolution Resolution
Fixed Problem on 3/22/2019 in version 4.48 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