JAVA

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • problem with Expoting to excel.

    3 answers - 326 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    Hi all,
    I need to export the results of query to excel file, but my query returns
    more than 65000 records. I know only how to put it into the first sheet of excel file. Does
    anybody knows how to force my data to go to the next sheet after exceeding
    65000? I am doing this through Java and jsp code.
    Amruta.
  • No.1 | | 58 bytes | |

    Moved to appropriate forum - you should get more joy here.
  • No.2 | | 158 bytes | |

    Try to use a raw format with pipe. Then consider open the file using excel.
    If you want to do more, make excel to get datasources direct to your database.
  • No.3 | | 130 bytes | |

    jcom (http://sourceforge.net/projects/jcom/) may help you.
    A tutorial (http://www.dev-archive.com/Java/Article/27463/0/page/1)

Re: problem with Expoting to excel.


max 4000 letters.
Your nickname that display:
In order to stop the spam: 4 + 3 =
QUESTION ON "JAVA"

DATABASE TECH