Groups | Blog | Home
all groups > sql server connect > february 2004 >

sql server connect : weird error.


Michael
2/9/2004 7:46:05 PM
im the admin of a small lan, ready to pull my hair out. New software package that uses sql server 2000 w/sp3a (standard server 2003) the writer of the software says its a dns error or something else, i checked dns and it looks ok. the error is..

ADO/RDS Error

Description = The connection cannot be used to perform this operation. It

is either closed or invalid in this context. SQLRequest = SELECT GuID,

Title, sqltext, exeversion, lastupdated, orderby, appliedflag, FROM

sqlupdate WITH (NO LOCK) WHERE appliedflag =0 ORDER BY Orderb

----------------
rboyd NO[at]SPAM onlinemicrosoft.com
2/10/2004 2:07:03 PM
You might try using SQL Profiler to capture attentions to see if there is
anything that will give you a clue as to what is happening. It does appear
that the connection is possibly getting dropped.

Rand
This posting is provided "as is" with no warranties and confers no rights.
AddThis Social Bookmark Button