WB_DBLock - record locking type

Syntax
WB_DBLock=any valid WBSP constant for record locking

Syntax example
WB_DBLock=P

Valid inputs
This variable accepts following WBSP constants:

e.g.
WB_DBLock=P
or
WB_DBLock=O

Default value
A

Description
This variable defines what type of record locking will be used when opening the recordset. If you are not sure what type of record locking you need do not change the default value.