PDA

View Full Version : taking time to read excel sheet


santosh_tamse
03-11-2009, 06:55 AM
hi to all
i m writing a program in jsp in which i hav to read excel file ,while reading excel sheet at the same time i m inserting data into access database .
the file contains 20,000 records
some times the file is read fast,but sometimes it takes to much time
i m using apache poi to read excel file
plz give me some suggestion on how to readexcel file fast