On 11/22/2011 04:14 PM, Tal Tabakman wrote:
Thanks for the reply,

this thing is that I get this while doing a select operation,

now, I know that I get a lot of results from this select, but I am not
writing anything to my DB explicitly. what am I missing here ?


Some SELECT need to write to disk. To sort large numbers of rows
without an index for example. What does your SELECT statement
look like?

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

Reply via email to