progressbar

  1. practicalsoft

    B4X FEED Progressbar with SQLite NonQuery

    Hi Experts, This is SQlite Update Code B4X: Dim count,limit,offset As Int count = db.ExecQuerySingleResult($"select count(*) from a"$) limit = 100 offset = 0 Do While offset < count db.ExecNonQuery( _ $"UPDATE a SET amt= (update sum values here)...
عقب
بالا