Help Please.
I tried to sync my iphone events with my iCal events and they were deleted. When I tried to recover them from the backup created in iTunes I got a message saying iTunes could not restore because the backup was not saved
Apparently iTunes didn't save the entire info 'cause can't find the files with .plist and .mddata extention. The iphone back up extractor recognizes the backup folder but can't read it.
I went through my iphone using netatalk and found in root/private/var/mobile/library/calendar the file Calendar.sqlitedb. I open it with razor and this is what I read -more less-:
DELETE FROM CalendarChanges WHERE store_id = OLD.ROWID;DELETE FROM EventChanges WHERE store_id = OLD.ROWID;DELETE FROM TaskChanges WHERE store_id = OLD.ROWID;DELETE FROM AlarmChanges WHERE store_id = OLD.ROWID;DELETE FROM RecurrenceChanges WHERE store_id = OLD.ROWID;DELETE FROM AttendeeChanges WHERE store_id = OLD.ROWID;
ENDÉo3 I+ Üstriggerupdate_cache_days_after_insertOccurrenceCache'
Does it mean my events are stored somewhere else and there is hope?
Is there a way I can still recover them?
I tried to sync my iphone events with my iCal events and they were deleted. When I tried to recover them from the backup created in iTunes I got a message saying iTunes could not restore because the backup was not saved
Apparently iTunes didn't save the entire info 'cause can't find the files with .plist and .mddata extention. The iphone back up extractor recognizes the backup folder but can't read it.
I went through my iphone using netatalk and found in root/private/var/mobile/library/calendar the file Calendar.sqlitedb. I open it with razor and this is what I read -more less-:
DELETE FROM CalendarChanges WHERE store_id = OLD.ROWID;DELETE FROM EventChanges WHERE store_id = OLD.ROWID;DELETE FROM TaskChanges WHERE store_id = OLD.ROWID;DELETE FROM AlarmChanges WHERE store_id = OLD.ROWID;DELETE FROM RecurrenceChanges WHERE store_id = OLD.ROWID;DELETE FROM AttendeeChanges WHERE store_id = OLD.ROWID;
ENDÉo3 I+ Üstriggerupdate_cache_days_after_insertOccurrenceCache'
Does it mean my events are stored somewhere else and there is hope?
Is there a way I can still recover them?
Last edited: