I have got the reason for I/O error: It is due to PRAGMA journal mode WAL. If I run with default journal mode then application is working fine.
In above case what is the system architecture requirement to get WAL mode enable? How do I can achieve better concurrency in terms of reading? Thanks. On Tue, Aug 27, 2013 at 9:58 AM, techi eth <techi...@gmail.com> wrote: > What is possible cause of I/O error in sqlite3? > > My application is running fine on Desktop PC.Same application when I try > to run on ARM target it is giving I/O error. > > sqlite3 on Host : 3.7.9 > > sqlite3 on Target : 3.7.14.1 > _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users