On Tue, Aug 13, 2013 at 7:19 AM, Jan Slodicka <[email protected]> wrote:
> > "Sync action"? What's that? > More details: > WAL mode > sqlite 3.7.15.2 > sqlite C# interface based on system.data.sqlite package > custom NOCASE collation, custom encryption > The application serves as mobile CRM client. > > If the database connection used for sync uses a different NOCASE implementation than the database connection used for other activities, that could lead to index corruption such as the kind you are seeing. -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

