Re: New to cocoa/database
Re: New to cocoa/database
- Subject: Re: New to cocoa/database
- From: Michael Rothwell <email@hidden>
- Date: Mon, 5 Jan 2004 22:15:04 -0500
SQLite:
http://www.hwaci.com/sw/sqlite/
Obj-C wrapper:
http://www.blackholemedia.com/code/
SQLite is a typeless SQL database contained in a library. Include it as
a framework in your application bundle.
-Michael
On Jan 5, 2004, at 3:32 PM, Michael Bayme wrote:
Hi! I'm just starting my first cocoa app. I need to work with a lot of
data - in short I need some sort of integral database functionality. Is
there some sort of library that I can link with my program? As the
program is meant for various endusers I can't rely on everyone having
their own version of **sql or whatever installed. Thanks in advance.
Michael J. Bayme, M.D., F.A.C.S.
Saroka Medical Center, Beer-Sheva, Israel
cx nik`l aiim
_______________________________________________
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.
_______________________________________________
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.