$STORE_BOOLEANS_AS_FALSE

When storing an uninitialized boolean, assign to it the value of FALSE, as in Uniface V7.2.

$STORE_BOOLEANS_AS_FALSE

 

Defaults

Assignment file: Database assignment file
Section: [SETTINGS]
Default value: None

Description

In Uniface V8, the default value assigned to an uninitialized boolean is NULL, whereas in V7.2 it was assigned the value FALSE. To restore V7.2 functionality, include this assignment setting in your assignment file.

Note:  $STORE_BOOLEANS_AS_FALSE is a connector setting, so you should use it in the assignment file that accesses the database. If the network connector SQL*Net is used, you should place this setting in the client's assignment file. If the Uniface Server is used, you should place it in the Server's assignment file.