skip to main
|
skip to sidebar
MSSQLNOVA
Tuesday, January 13, 2009
Error Logging in MS SQL server
Tips and Tricks :
you can find all the error log of MSSQL server by executing this.
use master;
EXEC xp_readerrorlog;
No comments:
Post a Comment
Older Post
Home
Subscribe to:
Post Comments (Atom)
Followers
Blog Archive
▼
2009
(2)
▼
January
(2)
Error Logging in MS SQL server
MSSQL Get Week number of Date : DATEPART
About Me
An IT Devotee
View my complete profile
No comments:
Post a Comment