Page 1 of 1

Syncdata

Posted: November 2nd, 2024, 9:34 am
by Habtess
Hey Dears
I have one questions.I faced the problems enumerators lost data while interviews so How I can recover it by unique Enumerator's ID from the csweb server that is already synced to the server before lost.

I used syncdata function

Syncdata(GET,DICTNAME) but it syncs all Enumerator's data , I need only lost data to recover to single enumerators with their unique ID

Re: Syncdata

Posted: November 3rd, 2024, 11:38 pm
by Arjun Brti
Hi Hebtess

If your are using .CSDB data file, download your data and open it using .pff file. Click on View menu then check on View All Case. Now you can see all the cases including deleted data. Identified the particular enumerator data from Unique ID from your data set. Open the the that data file and press F10 function (if your using System control) and save it.

This is my experience which I did when I faced the same condition. There are other way to recover it.

-Best

Re: Syncdata

Posted: November 4th, 2024, 1:54 am
by Habtess
Thank you so much