How to create an excel sheet with data retreived from database using jsp?

October 24th, 2010

I would like to get data from oracle database into excel sheet using jsp , Excel sheet is created by using poi.jar and it is successful.

please help me…

admin JSP , , , , , , ,

  1. jenny79_123
    October 24th, 2010 at 13:47 | #1

    You need to create a query. I’ve never worked with oracle but hopefully this will get u started
    go to Data>query> new query
    The choose the source, then new source, and u can choose oracle as the database and enter in your login info

    good luck

  1. No trackbacks yet.