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)
 Timeout expired error

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2000-12-20 : 14:07:28
Heramb writes "My table has around 10000 records. When I fire a search querry it gives me timeout expired error. But if I delete some data it runs properly. Please tell me the way by which i could successfully run the search querry without deleting the data.

The description of error is as below.

Microsoft OLE DB Provider for ODBC Drivers error '80040e31'

[Microsoft][ODBC SQL Server Driver]Timeout expired"
   

- Advertisement -