• 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, SQLite and GUID
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CoreData, SQLite and GUID


  • Subject: Re: CoreData, SQLite and GUID
  • From: Thomas Engelmeier <email@hidden>
  • Date: Mon, 1 Sep 2008 22:51:05 +0200


Am 27.08.2008 um 11:30 schrieb Amy Heavey:

I've looked at the database structure, and it looks fairly easy to add the data, and I can do it via PHP, my problem is that each table has a ZGUID column. This doesn't hold any user entered data, it looks like it is either generated by CoreData, or the cocoa application.

Can anyone shed any light on the function of the GUID column in a coredata sqlite file? If I can correctly insert this column I can insert all of the other data.

Based on some reverse engineering of another CoreData based application I'd consider ZGUID an implementation detail of CoreData. It's purpose seems to be an unique key for joins. I'd stay away from manipulating it directly.


Regards,
	Tom_E
_______________________________________________

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


  • Prev by Date: Re: NSArray as a static
  • Next by Date: Re: NSArray as a static
  • Previous by thread: Re: AppleScript on a Context Menu
  • Next by thread: NSTableView/NSOutlineView variable row height
  • Index(es):
    • Date
    • Thread