Hey Guy's,
I have ported SQLITE over VRTX based embedded platform, now after using for a 1
year suddenly started getting SQLITE_CORRUPT ERORR, used queue and mutex at
application level to make sqilte DB access thread safe as sqlite library itself
is compiled without thread safe options, Strange thing is that whenever
SQLITE_CORRUPT error comes it comes only while accessing a particular table out
of 5 tables other tables are fine, pragma integrity_check; also fails after
this error. I will highly appreciate if someone can give out possible cause of
this kinda issue.
Thanks,DJ
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users