WB_DBDelData - permission for deletinging records from the database

Syntax
WB_DBDelData=boolean value

Syntax example
WB_DBDelData=T

Valid inputs
T,TRUE,1,ON for True
F,FALSE,0,OFF for False

Default value
none

Description
This variable sets a value that establishes the permissions for deleting records from the database table (defined in WB_RcdSet) for the user or group identified by the WB_DBUser or WB_DBGroup of a table (DAO only). If it has value TRUE WhizBase will assign this permission to the user. If this field is omitted or it has value FALSE WhizBase will deny this permission to the user. This variable has effect only if the WB_Command value is SP.