• 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: Core Data troubles - not removing objects
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Core Data troubles - not removing objects


  • Subject: Re: Core Data troubles - not removing objects
  • From: Bill Bumgarner <email@hidden>
  • Date: Sun, 4 Nov 2007 08:59:29 -0800

On Nov 4, 2007, at 8:37 AM, Benjámin Salánki wrote:
On Nov 3, 2007, at 11:58 PM, Ben Trumbull wrote:
My problem is, that if I include a huge amount of data like an
uncompressed image that will swell the SQLite file to 72MB,

Generally, large media files should be stored externally to the database, and a URI and metadata for it stored in a database record.

I know, I was just testing to see if larger amounts of data would make any difference.

Not really -- you were testing whether or not a SQLite based backing store is appropriate for storing large BLOBs of data; it is not.


Which does nothing to answer the question as to whether or not a SQLite based backing store is appropriate for storing large quantities of small data values (typical non-binary fields of data); which it very much is....

b.bum

_______________________________________________

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: 
 >Re: Core Data troubles - not removing objects (From: Ben Trumbull <email@hidden>)
 >Re: Core Data troubles - not removing objects (From: Benjámin Salánki <email@hidden>)

  • Prev by Date: Re: Core Data troubles - not removing objects
  • Next by Date: Re: Leopard problem: rotating buttons
  • Previous by thread: Re: Core Data troubles - not removing objects
  • Next by thread: CALayer vs Layer Backed Views
  • Index(es):
    • Date
    • Thread