I use the below code with ExecQueryAsync and a search using B4XFloatTextField1_TextChanged. Since the xCLV data is updated frequently and every character entered, is it more appropriate to use ExecQuery/ExecQuery2 as opposed to ExecQueryAsync.
B4X:
Sub B4XFloatTextField1_TextChanged (Old As...