Icon View Incident Report

Minor Minor
Reported By: William Sigmund
Reported On: 6/28/2011
For: Version 4.30 Build 6
# 3481 Compiler Error Encountered When Recompiling DBISAM Database Server Project under Delphi XE

Using Delphi XE. Problem occurs when I try to compile your example dbsrvr project.

The error is E2033 (types of actual and formal parameters...) in main.pas Initialize procedure when calling GetParams in dbisamut.pas. Build 5 has string-type params, build 6 has AnsiString-type params.


Comments Comments and Workarounds
The workaround is to manually modify the source code with the correct declarations for the GetParam function in the dbisamut.pas unit.


Resolution Resolution
Fixed Problem on 6/28/2011 in version 4.30 build 7


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

Image