On Jun 18, 2009, at 9:04 AM, [email protected] wrote: > I updated sqlite version from 3.6.14 to 15, now when I try to run a > C++ code to fill the database I have SQLITE_CORRUPT error.
Works fine when I run it with your database. I cannot access any of the indices, though, since I lack the KORGCOLLATE collating function. So maybe the problem is in one of your indices. Have you tried running REINDEX? D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

