I have an existing prepopulated sqlite database which I use it in my android apps located in the assets folder. Everything goes well. Now, I have another table which is in .csv format. And I want this .csv table into my prepopulated sqlite database. So I use sqlitestudio to import .csv table into my existing prepoluated sqlite database. Everything goes well, successfully imported into my sqlite databse. After that I clean my project and run and compile my project with the new table which I imported from .csv into my prepopulated sqlite database. However, when I run my apps it crashed.
What could be wrong. Any idea please help.
Aucun commentaire:
Enregistrer un commentaire