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
 General SQL Server Forums
 New to SQL Server Programming
 What is this error?

Author  Topic 

wgma
Starting Member

2 Posts

Posted - 2008-05-23 : 13:26:48
I have a 3rd party app that uses a sql database. I got the error message "communication with the support service on the database server appears to have stopped". What does this mean and how do I fix it?

Thank.

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2008-05-23 : 13:28:33
That appears to be a custom error message from your 3rd party application. Contact the vendor of the software to find out what it means.

If an exception is occurring in SQL Server, you can see it in SQL Profiler by adding the appropriate events to your trace.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Database maintenance routines:
http://weblogs.sqlteam.com/tarad/archive/2004/07/02/1705.aspx
Go to Top of Page
   

- Advertisement -