I have a csv file exported from Sqlite browser that contain a table
and i have placed it in sdcard . i wish i could import into my android
apps data base programmatically I tried a lot but failed to achieve
any help would be appreciated . I have the same tabe created in
android but I dont want to do by reading line by line content from csv
file and execute every time query to insert ... so main point is to
import it directly i dont want to read line by line and insert one by
one

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to