[sqlite] sqlite-src-3070701.zip compilation issues

2011-08-10 Thread Raja Kondu
. Could some one please tell me is there any issue in this specific release ? Earlier I use to compile the 3.6.17 version and now I am trying with the latest version 3.7.7.1. Please help me to get rid of these compilation errors. -- Thanks, Raja Kondu

[sqlite] Sqlite database integrity check fails with disk I/O error (10)

2011-06-20 Thread Raja Kondu
(pDb,pragma integrity_check ) ; retvalue = 10 #define SQLITE_IOERR 10 /* Some kind of disk I/O error occurred */ Can some one help me why the disk I/O error occured during the sqlite3_prepare() statement ? Kindly provide me your feed back. -- Thanks, Raja Kondu