I'm reading data from an Excel file and then write it to a SQLite database.
Sometimes a textfield is filled with: [Ljava.lang.String;@335ea539 instead of the data read from the Excel sheet.
When logging the query inserting the records nothing seems wrong.
Sometimes a textfield is filled with: [Ljava.lang.String;@335ea539 instead of the data read from the Excel sheet.
When logging the query inserting the records nothing seems wrong.