Questionsforum
How to upgrade your SQLIte database ?

How to upgrade your SQLIte database ?



On 2014-06-13 01:45:29.0
Abakasha


When You will extend SqliteOpenHelper ,you can get an override onUpdate() method which is mainly used for upgrading db ,if u l change the db,but be sure that u change the DB version before installing.



On 2014-06-13 13:03:52.0
subha064

copyright@questionsforum.net