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 Administration (2000)
 [ODBC SQL Server Driver]Communication link failure

Author  Topic 

holymac
Starting Member

13 Posts

Posted - 2004-09-09 : 04:49:18
Dear All,

I have a system running in a network.The system was created using VB. I am receiving this RUN TIME ERROR

-2147467259 - [Microsoft][ODBC SQL Server Driver]Communication link failure

What could be the problem.THE sql server is running in a windows 2000 server.What could be causing this problem.Please help as i really unable to solve this problem.Please help.I appreciate your help.

Thank you

mr_mist
Grunnio

1870 Posts

Posted - 2004-09-09 : 04:55:46
There's any number of things that could cause this. Most likely is probably overloaded network, or excessive network latency. But equally it could be hardware failure, or your query could be being cancelled.

What are you doing when the error appears?

-------
Moo. :)
Go to Top of Page

holymac
Starting Member

13 Posts

Posted - 2004-09-09 : 06:09:19
It is a system span over a network that performs a calculation process. At certain times it will constantly search the db to retrieve certain set of values. The search is triggered by a timer.

Some of the machine are connected through wireless and partial are through wire.
Go to Top of Page
   

- Advertisement -