Updating a Stringgadget while reading from SQLITE database
Posted: Thu Oct 16, 2008 9:52 am
While reading from a Sqlite database (500000 records)
my program updates 3 StringGadget, containing the
number of the record and other stuff.
Nothing appears in StringGadget but the last value.
Also if I modify my program in order to show me 1 value every 100 record readings.
The only effort program seems to be able to make
is managing database: only at the end it updates
my StringGadget (only last value, of course)
Can someone hint me anything?
my program updates 3 StringGadget, containing the
number of the record and other stuff.
Nothing appears in StringGadget but the last value.
Also if I modify my program in order to show me 1 value every 100 record readings.
The only effort program seems to be able to make
is managing database: only at the end it updates
my StringGadget (only last value, of course)
Can someone hint me anything?