Hi
I would like to read from excel file in a specific sheet data from a known cell range. These data will be written in oracle database. Writing in the Oracle database and read from the database works. Does anyone have any example of how to implement it. I watched jPOI library, but I do not know how to begin reading data from the excel table.
I would like to read from excel file in a specific sheet data from a known cell range. These data will be written in oracle database. Writing in the Oracle database and read from the database works. Does anyone have any example of how to implement it. I watched jPOI library, but I do not know how to begin reading data from the excel table.