Hi b4a group.
I got a question; more to just make sure that I am approaching my project correctly. I use SQlite Database that gets newly added entries on a weekly basis... In the future I plan to add a update routine to just download the new updates. But for now, I want to know if I re-recate my app, with the new sql lite db, and it gets updated on the devices it does indeed gets replaced. My Apps moves a copy to the databaes to an external storage
i.e File.DirDefaultExternal
I want to avoid database data getting out of sync.
Make any sense??
Thanks for the awesome software IDE . Using it for 1 month and I am 99% complete on my 1st project. Thanks Erel!!
Cheers
.JND.
I got a question; more to just make sure that I am approaching my project correctly. I use SQlite Database that gets newly added entries on a weekly basis... In the future I plan to add a update routine to just download the new updates. But for now, I want to know if I re-recate my app, with the new sql lite db, and it gets updated on the devices it does indeed gets replaced. My Apps moves a copy to the databaes to an external storage
i.e File.DirDefaultExternal
I want to avoid database data getting out of sync.
Make any sense??
Thanks for the awesome software IDE . Using it for 1 month and I am 99% complete on my 1st project. Thanks Erel!!
Cheers
.JND.