sync with filemaker
sync with filemaker
- Subject: sync with filemaker
- From: Pandit Pakhurde <email@hidden>
- Date: Wed, 4 Jun 2008 16:20:19 +0530
- Importance: Normal
Hello List,
I am getting one serious problem regarding my application.
Basically , in my application I able to sync iCalendar events with my xCode app named as CalendarItems. Now I have one another application which is FileMaker Pro 9. I am using it as my database. I have to sync this FileMaker database with iCalendar as well as xCode app(i.e. CalendarItems). For this first of all I chose apple script . I also write one script to update the FileMaker database. but this updation is very time consuming. It is taking reasonable time to update the database because in the script I am deleting all the records of FileMaker and again adding all the records from first record to last record. And this is why if the number of events increased in the iCal then again database updating will be more time consuming. So I stop this way of implementation.
Since frameworks are provided for the addressbook as well as iCalendar , I can easily put an observer on them and able to trace the events occurring on it and able to add the events/record into them as well as able to retrieve information from them. But here in case of FileMaker , I don't have any framework provided by them so by using it I can do syncing of FileMaker with my xCode app. Can anyone suggest me what should i do for this?
Every suggestion will be appreciable...
Thanks,
Pandit Pakhurde
_________________________________________________________________
Watch hottest Bollywood videos, clips, movie tailors, star interviews, songs and more on MSN videos.
http://video.msn.com/?mkt=en-in_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden