If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > JAVA > problem with Expoting to excel.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-31-06, 23:55
amruta13 amruta13 is offline
Registered User
 
Join Date: Oct 2006
Posts: 1
problem with Expoting to excel.

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.
Reply With Quote
  #2 (permalink)  
Old 11-02-06, 06:09
pootle flump pootle flump is offline
King of Understatement
 
Join Date: Feb 2004
Location: One Flump in One Place
Posts: 14,907
Moved to appropriate forum - you should get more joy here.
__________________
Testimonial:
Quote:
pootle flump
ur codings are working excelent.
Reply With Quote
  #3 (permalink)  
Old 11-10-06, 08:10
pakcik_kantin pakcik_kantin is offline
Registered User
 
Join Date: Jul 2004
Posts: 62
Try to use a raw file

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.
Reply With Quote
  #4 (permalink)  
Old 11-14-06, 10:29
dimis2500 dimis2500 is offline
Registered User
 
Join Date: Jan 2005
Posts: 362
jcom

jcom may help you.
A tutorial
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On