How to insert rows from Excel spreadsheet into database by browsing the excel file?

I want to insert rows from excel sheet to database.for this i have connected both the database using ODBC and inserted. but i need to select the excel file using file browsing dialogue through form in JSP. How can i select excel file and insert rows into MSSQL database in JSP???

View Answers









Related Tutorials/Questions & Answers:
Advertisements