Icon View Incident Report

Minor Minor
Reported By: Ian Branch
Reported On: 9/27/2006
For: Version 4.24 Build 1
# 2213 Error In Manual For TDBISAMSession RemoteParamByName Method

The Help documentation says ..." If there are no parameters with that name, the RemoteParamByName method will return nil".

I have implemented the following code. My problem is that the "RemoteParamByNameModulele')" returns a DBException
with a "DBSession:Parameter 'Module' not found'.

IF RemoteParamByNameModulele') = NIL THEN
   RemoteParams.CreateParam(ftInteger, 'Module');



Resolution Resolution
Fixed Problem on 9/28/2006 in version 4.25 build 1


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