I am using using sqlite database in android application In which I have 23 tables. I want a time-stamp of last database write operation.
Is it possible in android with sqlite database?
I know I can achieve this by adding modified date column in each table and then access it.But this is a measure overhead and i am looking for simple solution.
Aucun commentaire:
Enregistrer un commentaire