SQL Server Central is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
Search:  
 
 

Articles with tag Extended Stored Procedures Rss

Refine your search with one of the following additional tags (with number of items):

Documenting Code (1)    
SQL Server 2005 (1)    

Search for any content tagged Extended Stored Procedures

   Items 1 to 2 of 2   
 

Create a SQL Server Data Dictionary in Seconds using Extended Properties

I need a way to create a data dictionary that will stay up to date. I make many changes to the database and I spend more time trying to keep the documentation updated than doing database administration.  Read more...
Rating:  Rate this |  Briefcase | 5,018 reads

Using xp_ReadErrorLog in SQL Server 2005

I would like to share some interesting parameters I found for the undocumented extended stored procedure xp_ReadErrorLog. In doing some testing with this extended stored procedure I found four very interesting parameters. Adding to some of the articles already on the web that discuss undocumented stored procedures, in this article I will explain my testing, use and some examples of the procedure.  Read more...
By Additional Articles 2008/05/21 | Source: SQLTeam.com | Category: SQL Server 2005
Rating:  Rate this |  Briefcase | 1,943 reads
   Items 1 to 2 of 2