WB_DBFlds - field(s) included in recordset

Syntax
WB_DBFlds=database field list

Syntax example
WB_DBFlds=Title, Year published, ISBN, Qty, Price, Qty*Price as Amount

Valid inputs
Any database field name, list of names or valid SQL expression

Default value
* (all fields from recodrset)

Description
This variable contains SQL expression that defines what database fields will be included in the recordset.