• 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: Archiving objects in a database
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Archiving objects in a database


  • Subject: Re: Archiving objects in a database
  • From: Dan Waylonis <email@hidden>
  • Date: Tue, 14 Oct 2003 17:40:15 -0700

On Tuesday, October 14, 2003, at 04:58 PM, Keith Renz wrote:

> In my app, I have several hundred (~200-800) custom objects in a main
> database (an NSArray). [...]

Hi Keith,

I'm not sure if it will help, but you might consider using a real
database. You'd get the ability to add, remove, update, etc. plus
searching for free.

There's a totally free, open-source one called sqlite
<http://www.sqlite.org> that can be imbedded into your application. It
understands just about all common SQL commands.

There's an Obj-C wrapper around it at <http://www.blackholemedia.com>.
I also think that someone wrote an archiver that interfaces between
Obj-C and the database, but I can't recall the link.

Dan
_________________________________________________
Dan Waylonis email@hidden
Software Engineer http://www.nekotech.com
nekotech SOFTWARE 650.964.2490 (O)
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Archiving objects in a database (From: Keith Renz <email@hidden>)

  • Prev by Date: Re: Reading binary file into NSString
  • Next by Date: validating menu items
  • Previous by thread: Archiving objects in a database
  • Next by thread: validating menu items
  • Index(es):
    • Date
    • Thread