Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Script timeout

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2000-09-18 : 08:23:11
Roderick writes "I'm using SQL 7.0, VID 6 and Win2000. My pages is driven by form input, and should preserver balance and interest information on accounts and choose transaction information (also balance and interest information) when a user selects all.

Running the page with accounts or transactions works fine. If a user selects "ALL", only 861 records are returned (should be more like 2200) and I get a timeout after 3 minutes. I'm fairly stumped on this issue, and don't know where to turn. No sp's are currently set up for this particular page.

Thanks, Roderick"

   

- Advertisement -