Re: in-program database solution
Re: in-program database solution
- Subject: Re: in-program database solution
- From: Guy Umbright <email@hidden>
- Date: Sat, 24 Apr 2004 16:49:00 -0500
I think you need to look at SQLite again. It can be embedded into an
app statically linked or as an
included framework, etc.
It has the options of being an incore database, but can be used as file
based as well.
Guy
On Apr 24, 2004, at 3:13 PM, Tony S. Wu wrote:
recently i am thinking about writing a diary program.
and for the potential possibility of huge entries, i am looking for an
in-program database solution that you can save as a file anywhere you
want.
i looked into SQLite.
but it seems like you can't save the database into a file, and the
users have to have SQLite as well.
does anybody have any suggestion?
also, i've always wondered, is it possible to create or use a FileMaker
database with Cocoa?
Tony S. Wu
email@hidden
"Look into the right places, you can find some good offerings."
http://homepage.mac.com/tonyswu/stw - The perfect business.
http://homepage.mac.com/tonyswu/tonyswu - My web page.
-----------------------------------------------------------------------
-
-------
_______________________________________________
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.
"Reality is that which, when you stop believing in it, doesn't go away."
- Philip K. Dick, science-fiction author
_______________________________________________
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.