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.
| 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 KizerMicrosoft MVP for Windows Server System - SQL Serverhttp://weblogs.sqlteam.com/tarad/Database maintenance routines:http://weblogs.sqlteam.com/tarad/archive/2004/07/02/1705.aspx |
 |
|
|
|
|
|