Cecil,

>Is good enough for me. My only problem is that between reading the 
>data and
>writing the changes, I want to be sure that no one  has changed the data.
>For me that is enough.

For this, a simple "Begin immediate;"  ...  "Commit;" embrassing you 
read-modify-write block will do.  Doesn't block readers and works in 
std and WAL journaling modes.


--
<mailto:j...@q-e-d.org>j...@antichoc.net  

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to