[sync-services-developers] Problem with iSync and iCal.
Gianni Morelli
g.morelli at softlab.it
Wed Oct 5 00:39:53 PDT 2005
>>> Hi All,
>>> we are trying to synchronize our own calendar with a generic PDA
>>> via iSync
>>> and iCal.
>>> We noticed that ONLY the new event created on PDA are timestamped
>>> but the
>>> events I have changed
>>> or deleted on my PDA are not timestamped.
>>> Is there a way to pick these events ?
>>> This problem is very crucial for us, i was wondering if you may
>>> help us.
>>> Thanks in advance.
>>> Gianni
#############################################################
>>Gianni,
>>You can use the Sync Manager's function readNextModifiedRec and check
>>the record's attributes to see if it is a deleted record.
>>May I ask: are you synchronizing using Sync Services? If so, Mark/
>>Space has software that will synchronize contact, event and task data
>>with a variety of handheld devices using Tiger's Sync Services.
>>b
§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§§
As I thought my bad english make my email not very clear.
I try to be more clear.
We are using the official iSync conduit called "Apple" to synchronize a
variety of handheld devices with
the official Apple application "iCal" and "Address Book".
Using Apple Script we're trying to pick the events changed (added events,
changed events, deleted events) on my PDA.
As you know the iCal events are stored in a file "corestorage.ics" and
investingating it we discovered that ONLY added events
are timestamped and so we can easily pick them while we have nothing to pick
changed and deleted events.
What about the Sync Manager's function readNextModifiedRec ?
How can I use it ?
We haven't to write a new conduit but we use the "Apple" conduit.
Thank you for your reply.
Gianni
More information about the sync-services-developers
mailing list