Reference from below link gave me hint about integrity check failure case recovery by Export/Import of database.
Please let me know is this is correct & way to handle integrity failure check. http://blog.niklasottosson.com/?p=852 http://community.spiceworks.com/how_to/show/1468-how-to-fix-corrupt-sqlite-database In failure case integrity check return say “If any problems are found, then strings are returned (as multiple rows with a single column per row)” With this how can I found in which table, row got issue? Cheers- techi _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

