0

I have a CSV files with 100s of Column names, I want to import this file as a new table in my existing Sqlite database such that First row makes Column names and from second row values to the columns. How can I do this in android programatically. Any help will be appreciable

3
  • have you looked at any resources online? have you tried anything so far? Commented Nov 29, 2013 at 5:55
  • yes but i was not able to implement loop for 100s of column names Commented Nov 29, 2013 at 6:01
  • Possible duplicate of How to insert large amount of data in sqlite database in Android Commented Nov 1, 2016 at 18:17

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.