Convert Excel File To SQL Statement

License: Free ‎File size: N/A
‎Users Rating: 3.1/5 - ‎23 ‎votes

ABOUT Convert Excel File To SQL Statement

java-excel2db is a java library to get all cell value in an excel file and stored the value in an 2 dimension array (row, column). later you can build a sql statement to insert the value that already stored in the array to database.