Re: [sqlite] Weird behavior of SQLite violating primary key constraints, started suddenly.

2013-12-17 Thread Simon Slavin
On 17 Dec 2013, at 7:53am, Priyam Chokhani wrote: > Integrity check gives the following result - > > http://www.sqlite.org/download.html> instructions here: Simon. ___

[sqlite] Weird behavior of SQLite violating primary key constraints, started suddenly.

2013-12-17 Thread Priyam Chokhani
Hello, We have been using SQLite for our desktop application for around an year now. Suddenly we started getting weird errors and could see multiple entries in the same table violating primary key constraints. The version of of SQLite is 3 and System.Data.SQLite is 1.0.82.0. The table schema is