On Tue, Dec 28, 2010 at 9:18 PM, David Hutto <smokefl...@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.
>
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to