Importing Excel data into MySQL database using JAVA/JDBC
843841Mar 1 2007 — edited Oct 22 2008Hi All,
I want to import Excel data into MySQL database using Java/JDBC. I've implemented a code which is reading data from excel sheet and i'm displaying it using Table (jTable). But now i'm unable to insert this data into database.
Please help me out of this problem.
Thanks in advance for your valuable suggestions.
-Jagdish Salgotra