On 7 Jan 2016, at 3:09pm, Andrew Stewart <AStewart at arguscontrols.com> wrote:
> I have run the Quick Check. The results are below. This database is written > to once a minute. One minute it was working and the next it was not. What > would cause it to suddenly have errors? Hardware fault. Loss of power. Another program overwriting parts of the file. Corruption of memory which only SQLite should be accessing. Other stuff. Are you checking the values returned by your SQLite API calls ? Were they all SQLITE_OK ? Simon.