jeudi 22 octobre 2015

Android - Import CSV File Into SQLite Databse

I want to enable my users to be able to import their CSV files into their SQLite Database, for now it will only be for one table which is called Inventory

How would I do it so that the user can select where the CSV file is within the app and then load in the data to the database WITHOUT replacing what is already there?

Thanks

Aucun commentaire:

Enregistrer un commentaire