• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: CoreData local and on server sync
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CoreData local and on server sync


  • Subject: Re: CoreData local and on server sync
  • From: "John C. Randolph" <email@hidden>
  • Date: Sat, 21 Jun 2008 04:13:16 -0700


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 (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


References: 
 >CoreData local and on server sync (From: RenĂ© v Amerongen <email@hidden>)

  • Prev by Date: CoreData local and on server sync
  • Next by Date: Re: Bindings Concept Question
  • Previous by thread: CoreData local and on server sync
  • Next by thread: Re: CoreData local and on server sync
  • Index(es):
    • Date
    • Thread