Hi,
i decided to change an approach to model in the next release of my app. And here's how i'd like to be done: on a server side i generate a sqlite database (using php5) with all data in it. Now, i'd my iphone app to be able to download the entire sqlite file so it can be later used offline.
Could you recommend an approach/tutorial to download sqlite files off internet?
greetings
peter
i decided to change an approach to model in the next release of my app. And here's how i'd like to be done: on a server side i generate a sqlite database (using php5) with all data in it. Now, i'd my iphone app to be able to download the entire sqlite file so it can be later used offline.
Could you recommend an approach/tutorial to download sqlite files off internet?
greetings
peter