| Article: |
Using the SQL Server 2000 Reporting Services | |
| Subject: | Trying to export large report to excel. | |
| Date: | 2006-11-14 10:56:33 | |
| From: | merediths615 | |
|
Response to: Trying to export large report to excel.
|
||
|
Did you ever figure this out? We are having the same problem.
|
||
Showing messages 1 through 1 of 1.
-
Trying to export large report to excel.
2008-06-10 03:41:16 Ritish Dhir [View]



Use Sqlcommand.Timeout=600;(at your choice 600 equvalent to 10 minutes.By default in asp.net it is set as 30s..)
Thanks & regards
Rocky