|
-
Sep 13th, 2004, 11:07 AM
#1
Thread Starter
Lively Member
Resolved..... - Query timeout when using odbcDataAdapter
Hi all,
In my asp.net application when I try to run my query using ODBCDataAdapter it throws the exception 'Query timeout expired'.
I am using dataadapter as I fill up the results into a dataset which is bound as datasource to my datagrid to display to user.
The same generates results when I use a OdbcDataReader.
Any reasons y this is happening??
Also does anyone have any idea on the number fo rows that can be displayed in a datagrid in a single page.
When I try to display the 50,000+ rows in a single page the ASP.Net wp.exe gets recycled.
P.S: The query returns more then 50,000 rows.
Any help will be appreciated.
Last edited by manju; Sep 14th, 2004 at 01:24 PM.
Thanks
Manju
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
|