Hi all,
I'm working on a new version of my application. Currently my application is on 1.4 and I'm developing the 1.5 version.
The application performs actions against a database sllite installed in phone memory since version 1.1. In the version 1.5 that I'm developing there are a lot changes in database compared to version 1.4.
The problem I have is that when I install version 1.5 from 1.4 (upgrade), the database is not updated and mantain the 1.4 database, that not contains all new tables, indexes, etc. of new version 1.5
Do you know how I can make that the upgrade from version 1.4 to version 1.5 upgrades/overrides the database also?
Thank you very much in advance.
Greetings.
I'm working on a new version of my application. Currently my application is on 1.4 and I'm developing the 1.5 version.
The application performs actions against a database sllite installed in phone memory since version 1.1. In the version 1.5 that I'm developing there are a lot changes in database compared to version 1.4.
The problem I have is that when I install version 1.5 from 1.4 (upgrade), the database is not updated and mantain the 1.4 database, that not contains all new tables, indexes, etc. of new version 1.5
Do you know how I can make that the upgrade from version 1.4 to version 1.5 upgrades/overrides the database also?
Thank you very much in advance.
Greetings.