Hi

We are using Jexcel in combination with xlsql  driver.
 Performance seems top be hit badly when we try to read in a sheet.Xlsql
seems to read the entire file for every sheet in the file.

Sheet sh= Workbook.getWorkbook(file).getSheet(fileName);
Please let me know ways in which performance could be improved in such a
scenario.

Regards
Raj
-- 
View this message in context: 
http://www.nabble.com/Jexcel-and-xlsql-performance-issue-tf3407345.html#a9491438
Sent from the POI - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/

Reply via email to