Skip to main content
July 26, 2021
Question

Import CSV to Database Error : ArrayIndexOutOfBoundsException

  • July 26, 2021
  • 1 reply
  • 0 views

Is there any limitations on the rows or size of the csv to be used in Import CSV to Database. I am getting ArrayIndexOutOfBoundsException when I used a CSV with nearly 1,96,000 rows with 41 columns.

1 reply

July 26, 2021

could you please provide the csv file along with the code snapshot?