Jay, Sorry I misunderstood.
I totally agree. If I can get this to work as an external code, stable, no errors, with SQLite native locking disabled. I would attempt a patch.
Ben Jay Sprenkle wrote:
I am only using SQLite. I would never consider accessing the database file directly. Madness that way lies... :)I was suggesting putting row level locking into the SQLite library (not your own code).