On Tue, Aug 13, 2013 at 7:19 AM, Jan Slodicka <j...@resco.net> 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
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to