all groups > sql server odbc > february 2005 >
You're in the

sql server odbc

group:

Communications link failure #0


Communications link failure #0 Scott McDonald
2/28/2005 6:04:53 PM
sql server odbc:
We are intermittently getting this error on our SQL server. The front end is
access and this happens every so often causing the users to have to exit out
of access and reconnect. I'm by no means a SQL expert, and our programmer
who manages this database isn't sure what it is either, he says it's like
the server is just "forgetting his password" and dumping the ODBC
connection...

Any ideas/help would be appreciated.

Thanks!

Scott

RE: Communications link failure #0 John Bell
3/1/2005 12:27:03 AM
Hi

You don't give what version of MDAC or SQL Server that you are using!
http://www.aspfaq.com/show.asp?id=2160
http://msdn.microsoft.com/data/mdac/default.aspx

Searching Google for "Communications link failure" turns up quite a few
things, it seemed to be quite common with SQL Server 6.5!

You may want to check that you don't have connection pooling.

Try logging the ODBC commands (on the client) and using Profiler on the
server to pin point if there is one particular set of circumstances when it
occurs.

Check your SQL Server logs and Event logs (on client and server) to see if
there in any information or event that corresponds to the timing of your
disconnections.

Use the MDAC component check to show the version and if you have a
consistent installation.

HTH

John


[quoted text, click to view]
Re: Communications link failure #0 Scott McDonald
3/1/2005 10:49:35 AM
it's SQL 2000 on Windows 2003 and using Access 2003 - sorry . MDAC is
newest, which I think is x.7 or something...


[quoted text, click to view]

Re: Communications link failure #0 John Bell
3/2/2005 12:11:14 AM
Hi

You may also want to switch protocols and check out the network in
general for possible problems.

John

[quoted text, click to view]
AddThis Social Bookmark Button