> > 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).
> > 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).