While performing some looping SQL statements, the BusyIndicator remains "frozen" until the SQL commands are complete. Is there a way to allow the CPU to return some cycles to the BusyIndicator to allow it to spin while the SQL loop is processing (for loop doing SQL writes).
↧