Reading Excel using Java Agent

Hi all,

Need to upload an excel file with DBCS characters and read the each row display as table using Java Agent(on Domino Server). I am trying to do with the POI API. But it is taking more time…

Can you suggest me any other solution, which is very Quick.

Thanks

Sreedhar

Subject: Reading Excel using Java Agent

Hi

You might want to consider handling the Excel file via OpenOffice UNO API.

brgds Jesper Kiaer

http://www.jezzper.com

Subject: Reading Excel using Java Agent

Hi,

Did you receive any help on this?