Page 1 of 1

Recovery of deleted cases

Posted: September 7th, 2023, 10:48 am
by cmaina
My name is Charles,

I have enumerators in the field carrying out data collection using CS entry. It happened that they deleted some cases from the tablets, as a result I lost that data. Please how can I recover that data?

Re: Recovery of deleted cases

Posted: September 11th, 2023, 11:59 am
by justinlakier
Hi Charles,

See this previous post, viewtopic.php?t=2541. Deleted cases aren't truly removed, but marked with a "deleted" flag which you can edit by opening the .csdb file in an SQLite database manager or using sqlquery() in logic.

Hope that helps,
Justin