Re: Database Application with Obj-C
Re: Database Application with Obj-C
- Subject: Re: Database Application with Obj-C
- From: Richard Rothwell <email@hidden>
- Date: Tue, 23 Dec 2003 09:11:23 +1100
There are a number of database solutions
that can be embedded in an application
but since mysql is included on MacOS X
maybe you can use that and the existing
Cocoa database classes.
Valentina which you mentioned is not specific
to RealBasic so you could use that with
Cocoa, although it is c++-based.
There is OOFile which is another c++ based
thing although you could check if Andy Dent
has built a Cocoa interface for it yet.
There is also miniSQL and SQLite to consider.
_______________________________________________
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.