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.
| Author |
Topic |
|
Jim
Starting Member
12 Posts |
Posted - 2001-06-26 : 17:31:16
|
| I have a SQL script within an ASP page that times out. The result set is only 924 records. When the same SQL statement is run within query analyzer against the same database that the ASP page uses it comes back right away. I have bumped up the ADO script timeout values to 120 seconds to no avail. Any ideas what to look at? |
|
|
|
|
|