SQL Server: Error and Usage Report Settings

Asked By 20 points N/A Posted on -
qa-featured

I am using SQL server from previous 2 years. Today I wrote one query for getting some useful information but when I executed this query, then I received the below error. After executing this query MYSQL is not working.

Any one tell me how can I remove this error. I don’t want to do an installation again.

Microsoft SQL Server 2005 Setup

Error and Usage Report Settings

Help Microsoft improve some of the SQL Server 2005 components and services.

SHARE
Answered By 0 points N/A #96013

SQL Server: Error and Usage Report Settings

qa-featured

This is just a tool the MySQL uses to enhance future versions of the program and helps you determine what is wrong with it. Error reports are saved by Microsoft for their references and use.

It contains the condition of SQL when an error occurred, operating systems version and hardware info, the digital product ID, your network IP address or proxy server, and information from your files and computer memory that contains information on what might have caused the error.

When you send error reports to Microsoft, you may receive feedback from them regarding it and how you can go around the problem. But if you want to disable this tool, follow these steps:

START > ALL PROGRAMS > MICROSOFT SQL SERVER 2005 > CONFIGURATION TOOLS > SQL SERVER ERROR AND USAGE REPORTING.

Related Questions