I would like to be able to use the same database from two separate apps, with either of them able to alter the data. I’ve tried using the same name and file path for the database in each app (datatbase is in the DocumentsDirectory of each app), but the databases seem to be exclusive to the app that is running, so updates of the data from one app do not carry across to the other app. It sort of makes sense that this would be the case as otherwise all sorts of clashes could happen, but is there any way to save a data file so that I can access it and alter it from more than one app?
Any ideas gratefully received!
Thanks
Pete
[import]uid: 24031 topic_id: 18227 reply_id: 318227[/import]