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)
 SQL ODBC Timeout Error

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 records
I 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!


   

- Advertisement -