Core Data as a Cheap Database
I was cleaning up my bookmarks today when I came across an article/tutorial that 'might' be of interest to members here:
Core Data as a Cheap Database
http://www.macgeekery.com/gspot/2005-40/...p_database
(Part 2)
Multiple Entities in a Core Data Database
http://www.macgeekery.com/development/mu...a_database
Cheers.
Core Data as a Cheap Database
http://www.macgeekery.com/gspot/2005-40/...p_database
(Part 2)
Multiple Entities in a Core Data Database
http://www.macgeekery.com/development/mu...a_database
Cheers.
Carlos A. Camacho,
Founder
iDevGames
I've been toying with CoreData that past couple of weeks and I'm pretty impressed with it. I was able to put together a fairly complex database and fully functional front-end without writing a single line of code.
Projective uses CoreData. It makes some things easy but other things more complicated.
I was disappointed that the exported schema as XML was not usable in Visual Studio as a database source due to the way it organises things.
I was disappointed that the exported schema as XML was not usable in Visual Studio as a database source due to the way it organises things.
Possibly Related Threads...
| Thread: | Author | Replies: | Views: | Last Post | |
| Server/database interaction in C++ using sockets | wyrmmage | 2 | 4,755 |
Jan 20, 2007 02:17 PM Last Post: wyrmmage |
|

