WB_DBReadData - permission for reading records from the database

Syntax
WB_DBReadData=boolean value

Syntax example
WB_DBReadData=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 reading records to 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.