Hi All
We are trying to do bulk upload in Apex using csv file .
The data in csv has double quotes in it because of which we are not able to load data in database.
if we remove double quotes from data in csv, the file gets loaded automatically.
Please let me know if Apex doent handle " double quotes.
thanks
Ansu