Hi,
 I am doing some performance analysis on my SQLite queries. The problem is
SQLite seems to be caching query results.
I tried restarting my program, that is not helping. only if i don't access
that database for 2 days then it is giving proper profile data.
*
Question*
1) How can I disable query result caching in SQLite?

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

Reply via email to