VB 6 / SQL Server 7 App gets Timeout expired (-2147217871) about every 50 minutes 
Author Message
 VB 6 / SQL Server 7 App gets Timeout expired (-2147217871) about every 50 minutes

I've got a VB 6 / SQL Server 7 App that gets "Timeout expired
(-2147217871)" on a SELECT statement about every 50 minutes -
consistently.  Any ideas?


Mon, 17 Nov 2003 02:12:54 GMT  
 VB 6 / SQL Server 7 App gets Timeout expired (-2147217871) about every 50 minutes
Check the connection timeout property on SQL Server.
You need to tune your app - why is it taking 50 minutes to run a SELECT query?

Brainbench certified VB6 and SQL7 developer
Home Page: http://partha.tripod.com

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!



Mon, 17 Nov 2003 03:02:37 GMT  
 VB 6 / SQL Server 7 App gets Timeout expired (-2147217871) about every 50 minutes
Clarification: the application runs continuously for about three hours
during which it is repeatedly doing SELECTs.
Quote:
>I've got a VB 6 / SQL Server 7 App that gets "Timeout expired
>(-2147217871)" on a SELECT statement about every 50 minutes -
>consistently.  Any ideas?



Mon, 17 Nov 2003 21:41:03 GMT  
 VB 6 / SQL Server 7 App gets Timeout expired (-2147217871) about every 50 minutes
Jerry,

I just ran into the same problem at a clients site. All my apps get a
timeout including SQL Enterprise manager.
I have absolutely no idea what's happening. After rebooting machines
or just waiting for 20 minutes or so everything is back to normal.

If you find a solution please let me know.

Thomas Schoch



Quote:
>I've got a VB 6 / SQL Server 7 App that gets "Timeout expired
>(-2147217871)" on a SELECT statement about every 50 minutes -
>consistently.  Any ideas?

Thomas Schoch
Elephant Software AG
Switzerland


Tue, 25 Nov 2003 16:57:04 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. 2147217871 Timout expired error

2. S1T00[Microsoft][ODBC SQL SERVER DRIVER] TIMEOUT EXPIRED ?????????

3. S1T00[Microsoft][ODBC SQL SERVER DRIVER] TIMEOUT EXPIRED ????

4. Timeout expired, [Microsoft OLE DB Provider for SQL Server]

5. [ODBC SQL Server Driver]Timeout Expired

6. ODBC SQL Server Driver Timeout Expired

7. Timeout Expired Error With SQL server ODBC

8. Timeout Expired Error With SQL server ODBC

9. VB5, RDO & SQL Server Timeout Expired Error

10. ODBC SQL Server Driver Timeout expired

11. [ODBC SQL Server Driver]Timeout expired

12. Timeout Error -2147217871

 

 
Powered by phpBB® Forum Software