On Jun 21, 2008, at 3:33 AM, René v Amerongen wrote:
Dear All,
Does someone has any experience about having a local data store
which is syncing wit the server store using Coredata?
Rene,
This is not what CoreData is intended to do. CoreData is for local
storage of object maps, and really doesn't deal with the issues of
database synchronization across multiple users on multiple hosts.
I would recommend looking into OpenBase and FrontBase, which are both
SQL database products that offer an Objective-C API.
-jcr
_______________________________________________
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]