Icon View Incident Report

Serious Serious
Reported By: Vladislav Necheporen
Reported On: 11/29/1999
For: Version 1.19 Build 1
# 504 INSERT and UPDATE SQL Statements Not Handling NULL Constant Values Properly

When I execute Insert Query and parametr v1 set to NULL (using metod Clear or set in Property Editor). After query execute field1 have value 0 but it can be NULL.

insert into table1 (field1, field2) values (:v1, :v2)



Resolution Resolution
Fixed Problem on 12/1/1999 in version 1.20 build 1
Image