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 |
|
Quest0731
Starting Member
2 Posts |
Posted - 2001-08-28 : 10:41:59
|
Hello, Gurus,When I do an updating loop in asp to a SQL 7 database table containing 3483 recordsI get this error:[START CODE]Microsoft OLE DB Provider for ODBC Drivers error '80040e31' [Microsoft][ODBC SQL Server Driver]Timeout expired [END CODE]What can I do, as a developer, to increase the amount of time an asp script will stay connected to my database tables???Thanks! |
|
|
|
|
|