Android Question import .CSV into SQL Table

vdudukov

Member
Licensed User
Longtime User
Hello everybody.

I am trying to find a solution, but without success. So, can somebody help me, please.

Well i want to import whole .csv file into one SQL table.

example

PERSONAL.csv has 5 columns with about 100 records.

ID,NAME,SURNAME,DATE OF BIRTH, ADDRESS

I want to import whole file into SQL as PERSONAL table.

Is it possible?

Thanks!

EDIT: I Found Solution

Thanks everybody anyway! I love this community
 
Last edited:
Cookies are required to use this site. You must accept them to continue using the site. Learn more…