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)
 Error in ODBC driver while add/insert

Author  Topic 

rameshkg
Starting Member

22 Posts

Posted - 2004-06-28 : 10:29:06
Hi,

I am trying to insert/update records in an SQL Server Ver 2000 table using a storedprocedure. I am using ODBC driver (Client Access ODBC, 32 bit) to connect to the database. The DSN has been created properly. Till today this was working fine. However, all of a sudden, i am getting the following exception as :

http://www.sql-server-performance.com/forum/forum.asp?FORUM_ID=14
Connection is DOWN: [Microsoft][ODBC SQL Server Driver]Communication link failure

Any idea as to what is the problem ?

Your input is appreciated.

Regards
Ramesh

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2004-06-28 : 13:38:17
What is with the link?

Have you rebooted the machines involved? Is the network having problems?

Tara
Go to Top of Page
   

- Advertisement -