Icon View Incident Report

Minor Minor
Reported By: Bernd Kuhlmann
Reported On: 12/19/2005
For: Version 4.22 Build 3
# 2152 The Administrative Thread Parameter in the DBCMD Database Server is Incorrect

There is a small bug in dbcmd.dpr line 32

ADMIN_THREAD_PARAM = 'ST';

should be

ADMIN_THREAD_PARAM = 'AT';


Comments Comments
This was also the case with the GUI DBSRVR project.


Resolution Resolution
Fixed Problem on 1/7/2006 in version 4.22 build 4


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

Image