[Tutor] Opening and closing SQLite db
David Hutto
smokefloat at gmail.com
Wed Dec 29 04:17:53 CET 2010
On Tue, Dec 28, 2010 at 9:18 PM, David Hutto <smokefloat at gmail.com> wrote:
> But in the case you need the db constantly open(such as tracking
> something, where you update the db
This assumes you don't connect directly to, but update from, for data
analysis, not real time tracking.
through some other offsite db),
> then just committing the current would be suggestible(in my opinion),
> and keeping the update live to check periodically for changes in the
> timestamps of data from the updatable source.
>
More information about the Tutor
mailing list