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.