On Jul 24, 2009, at 3:57 PM, Aaron Boodman wrote:
So you are reduced to very awkward ways of cooperating -- using the database itself as a queue or for master election, or designing a separate transaction system between tabs which might be on separate threads, using an asynchronous API. Or you just accept that any statement can fail and retry everything. Or your app is just buggy if multiple instances are open.
Did you consider for a moment that all this is merely a result of the SQLite "feature" to lock the entire database?
Nikunj http://o-micron.blogspot.com
