| Sign In/My Account | View Cart |
| 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.
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