• 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: A question about core data.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: A question about core data.


  • Subject: Re: A question about core data.
  • From: Mike Abdullah <email@hidden>
  • Date: Thu, 12 Apr 2012 10:40:45 +0100

Whoah, back up. It sounds like you've dived in over your depth.

No, you don't have to use an array controller; you are free to modify the context as you wish. Using one of Cocoa's built-in controllers might well prove better for your task, it's hard to say.

Fetch requests are what they say on the tin; they fetch objects. They do not insert them.

I strongly advise you get yourself a decent book on Core Data and learn from that.

On 10 Apr 2012, at 23:18, Michael Parchet wrote:

> Hello,
>
> I have started a billing project with coco and core data. In my project, I have a form that the user must fill to add a customer (for example) but it seems that core data have only an array controller with a manage object context to manage the core data database. Is it true ?
>
> In some language (such as java), I can send some sql query to the database. such as (insert into Customeer etc..), I can also send a set of query (transaction).
>
> On the apple website, in a guide, I have reed an information about fetch request How it work ? Can the fetch request help me in my project ?
>
> Tanks for your help ?
>
> Best regards
>
> mparchet
>
> _______________________________________________
>
> 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: 
 >A question about core data. (From: Michael Parchet <email@hidden>)

  • Prev by Date: Re: Question about hebrew in textfields and textviews
  • Next by Date: Re: A question about core data.
  • Previous by thread: A question about core data.
  • Next by thread: Re: A question about core data.
  • Index(es):
    • Date
    • Thread