WB_SetADOCompatible - ANSI wildcard compatibility

Syntax
WB_SetADOCompatible=boolean value

Syntax example
WB_SetADOCompatible=T

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

Default value
FALSE

Description
This is a True/False flag that determines if the WBSP engine will change asterisk wildcard (*) in WB_Query variables with percent sign (%) - ANSI wildcard. This variable should be used only in projects built with previous versions of WBSP that extensively use WB_Query variable and asterisk wildcard.