• 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: Jens Alfke <email@hidden>
  • Date: Sat, 21 Jun 2008 15:18:37 -0700


On 21 Jun '08, at 3:33 AM, René v Amerongen wrote:

Now I have to make a similar database but then that the Laptop users can work offline.
I would like to have them sync their local copy with the server when they are online again.


Is this possible with Coredata and SQL? Does someone has suggestions in this directions?

CoreData doesn't support any database servers, only sqlite, which operates on local database files.


Of course you can write your own code that takes a local CoreData store and a remote database server, and compares and syncs the data; but you're on your own in building that. You'll need a 3rd party library to even talk to the server.

—Jens

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

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

  • Follow-Ups:
    • Re: CoreData local and on server sync
      • From: René v Amerongen <email@hidden>
    • Re: CoreData local and on server sync
      • From: Chris Hanson <email@hidden>
References: 
 >CoreData local and on server sync (From: René v Amerongen <email@hidden>)

  • Prev by Date: Re: SplashScreen issues
  • Next by Date: Re: Why does this https post request always return "404 Not Found"
  • Previous by thread: Re: CoreData local and on server sync
  • Next by thread: Re: CoreData local and on server sync
  • Index(es):
    • Date
    • Thread