Quote:
Originally Posted by smontgomerie
jtara,
I was more thinking of a framework for doing this kind of thing - it has to be a common task on the iPhone. But thanks for the suggestions on how to do this, as I suspect I'll be writing my own framework.
|
I'd like to suggest our database SDK called RDM Embedded. We currently have support for our own proprietary interface which is network model based for faster performance (using set relationships), and also an SQL interface. Version 10.1 is also supported for iOS, and we have a free download available (the Mac package includes the iOS simulator libraries.
What is unique is that we support fully ACID compliant database replication and mirroring, even to an enterprise level database (MS SQL Server, etc).
Currently we have C and C++ APIs, but we are working on a native Objective-C interface for version 10.2, which should be out soon!
Hope this helps anyone looking for a solution, you can try it out for free from
raima.com, just choose Mac OS X for the platform.