Database iPhone app

Associate
Joined
31 Jan 2007
Posts
1,860
Hey,
I'm looking for an app that will allow me to view a relational mysql database or some form of database on the iphone but allowing at least one field to store an image which shows up. I also need to be able to sync this database back online but also, when the phone has no network connection, to still work and let me edit and add to it and then once a network connection is reestablished then to sync it back up.

Any ideas guys?

Thanks

Regards,
Neil
 
Sounds very bizarre to me, it's going to be a highly custom app which makes me think it's very unlikely to exist. The nature of databases like mysql means to update your copy offline and have the live one running you'd need something like master/master merge replication which I don't really see happening in an iphone app
 
Back
Top Bottom