import csv data to database
hello everybody,
i have a difficulty,i have a csv file that contains no. of records
seperated by ' ; '.
fields in the record are seperated by ','
i got all record and fields into an array
if there is single record it is stored in database but the problem with multiple record occur
Thanks,
DEVPPL