• 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: Mike Abdullah <email@hidden>
  • Date: Wed, 27 Aug 2008 16:30:57 +0100

Trying to manipulate the store yourself is a bad idea. Instead, since this application is probably written entirely in Cocoa, I'd make use of GUI scripting to batch handle the insertion of data.

On 27 Aug 2008, at 10:30, Amy Heavey wrote:

Hi,

Please accept my apologies if I am posting to the wrong list,

I use an application that I believe is written using CoreData. It is currently quite tedious to enter data into this application, and the data I need entering is already in a mysql database anyway. I'd like to be able to insert this data directly into the SQLite database the application uses.

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.

Many Thanks

Amy

_______________________________________________

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

_______________________________________________

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, SQLite and GUID (From: Amy Heavey <email@hidden>)

  • Prev by Date: Crash in garbage collection, NSOpenPanel
  • Next by Date: Re: Crash in garbage collection, NSOpenPanel
  • Previous by thread: CoreData, SQLite and GUID
  • Next by thread: Re: CoreData, SQLite and GUID
  • Index(es):
    • Date
    • Thread