473,379 Members | 1,170 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,379 software developers and data experts.

Finding SQL Server Event IDs

69
Hello all,

I am trying to find out if it is possible to get a list of all of the event IDs that MS SQL server can generate. Does anyone know if a compiled list exists anywhere?

Also, can this be extracted from the SQL server itself through a query?

For example: What would the event ID be if someone performs a select query? Would that even be tracked anywhere... whether within the SQL server software itself, or within the OS logs where the software resides?

If this question doesn't belong in this area just let me know... I've been searching the web and can't find an answer to this question.

My boss thinks that these types of activities are logged within Windows, but I've never seen anything like this before.


Thanks in advance...
Mar 30 '08 #1
2 4000
ck9663
2,878 Expert 2GB
You can check the log. But I don't think queries are logged, though.

-- CK
Mar 31 '08 #2
narpet
69
That's what I was afraid of... thanks for the info.
Apr 3 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: jkarp2 | last post by:
Ok. Here's the problem: I am making a website, and want to be able to update news without having to go through the hassle of changing the page in Dreamweaver and uploading it via FTP. So I...
4
by: News | last post by:
I have a page with many controls. Among these controls there is a table which is a datagrid with nested repeater inside. My problem is that I can not use DataGridCommandEventArgs to get datagrid...
1
by: RJN | last post by:
Hi I have a few template columns in my grid and each has a header template. Within the header template I have got 2 controls, one is a link button and other image. There is a sort command on...
6
by: Tor Inge Rislaa | last post by:
Finding current Procedure I want to write errors to a log-file, where the error log contain the description of where the error occurred and what kind of error it was. Private Sub...
0
by: Sindbaad | last post by:
I'm having a code in dblclick event on AxWebBrowser. I'm having a problem in identifying the Tag in the event. Below is the html code: <TD> <FirstName>FNAME</FirstName>...
3
by: birju | last post by:
Hi, I'm running SQL Profiler on an SQL Server 2000 database. I see that one stored procedure gets repeatedly executed having a handle of '1'. This query takes a long time to complete. How do I...
7
by: Brad Baker | last post by:
I am trying to programmatically set a placeholder control in csharp which is nested inside a repeater control between <ItemTemplateand </ItemTemplate> tags, however I am running into problems. I've...
6
by: RobertTheProgrammer | last post by:
Hi folks, Here's a weird problem... I have a nested GridView setup (i.e. a GridView within a GridView), and within the nested GridView I have a DropDownList item which has the...
7
by: Nick | last post by:
Hi there, I have a website that functions fine locally, but when published to the server it develops a bottleneck during loading some of the pages. Basically what happens is the page loads to...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.