|
-
May 11th, 2006, 05:15 AM
#1
Thread Starter
New Member
export to excel
Hi all
I want to export from dataset or from datagrid (alot of records such as hundred thousand or million record) to Microsoft Excel file. How can I do it quikly???
Thanks very much
-
May 11th, 2006, 05:28 AM
#2
Re: export to excel
 Originally Posted by HicHic
Hi all
I want to export from dataset or from datagrid (alot of records such as hundred thousand or million record) to Microsoft Excel file. How can I do it quikly???
Thanks very much
Hi,
I search a bit and found this link, try it;
http://msdn.microsoft.com/library/de...HV05201119.asp
hope it helps,
sparrow1
-
May 11th, 2006, 10:14 AM
#3
Re: export to excel
By the way, you will have problems since an Excel spreadsheet has a maximum number of rows that is only around 65,000. Hundreds of thousands of lines will mean that you'll have to split it out onto multiple spreadsheets.
Why do you want that much in a spreadsheet?
My usual boring signature: Nothing
 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|