Icon View Incident Report

Serious Serious
Reported By: Oliver Bock
Reported On: 2/28/2006
For: Version 4.22 Build 6
# 2166 IS NULL and Other Extended Binary Operators Not Working Properly in UPDATE Statements

IS NULL and IS NOT NULL do not work in UPDATE statements.

create table T (b boolean);
update T set b = b is null;



Resolution Resolution
Fixed Problem on 3/1/2006 in version 4.23 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 VCL Client-Server
DBISAM VCL Client-Server with Source
DBISAM VCL Standard
DBISAM VCL Standard with Source

Image