Hi all,
I am developing a small todo application in AIR. I make use of a .db SQLite file to store data and stuff.
Now when my application is updated, the .db file will be overwritten. Is there a way to avoid this when it already exists?
Hi all,
I am developing a small todo application in AIR. I make use of a .db SQLite file to store data and stuff.
Now when my application is updated, the .db file will be overwritten. Is there a way to avoid this when it already exists?