On 4/30/2012 8:03 PM, Harnek Manj wrote:
Sorry about that. What I meant was "really latest committed data".
As you answered that "It will read most recent", so as per the scenario I
mentioned in my previous post does it mean that read will wait for the current write
operation to finish?
No. The current writer hasn't committed its changes yet. So the most
recently committed data is the data as it existed before this writer has
made any changes. Which is what the reader would see.
--
Igor Tandetnik
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users