Stored Procedures

SQLServerCentral Article

Nightly Failed Jobs Report

  • Article

Do you get tired of reviewing each SQL Agent notifications nightly to determine which SQL Agent jobs failed? Is there a significant number of SQL Agent job notifications that it takes a while to review each? Here is an alternative that allows you to have a single email report of all job failures.

5 (4)

You rated this post out of 5. Change rating

2002-09-17

11,664 reads

SQLServerCentral Article

Creating Stored Procedure Documentation with XML, SQL-DMO and XSLT

  • Article

This article introduces TSQLDoc, a Windows Script Host script that extracts procedure metadata and embedded documentation comments from Transact-SQL stored procedures, generates XML documentation for every stored procedure in a database and optionally transforms the XML document into HTML or other format using XSLT.

3 (2)

You rated this post out of 5. Change rating

2002-08-09

15,464 reads

SQLServerCentral Article

Creating your own sp_MSforeach stored procedure

  • Article

This article shows you one of the most time saving stored procedure built into SQL Server and then shows you how you can modify it to affect additional objects like triggers. For example, after this article and the code in the article, you'll be able to disable every trigger in your system in one line of code.

5 (1)

You rated this post out of 5. Change rating

2002-06-17

15,534 reads

SQLServerCentral Article

Making Dynamic Queries Static

  • Article

Building and executing dynamic sql in a stored procedure - is it the only way to solve problems like supporting a simple search function? Leon offers a couple alternatives that let you continue to provide the functionality in a stored procedure without using dynamic sql. Interesting ideas worth exploring!

1 (2)

You rated this post out of 5. Change rating

2002-05-02

12,989 reads

SQLServerCentral Article

Attach and Detach..Again

  • Article

Attaching and detaching databases is old hat these days right? Do you know how to reattach a database that has more than 16 files? Or do you know what happens if you try to reattach a database that had two log files but one is missing/deleted? And even if you know the answer to that - do you know how to fix it without restoring from backup? Maybe it's not ALL old hat just yet!

5 (1)

You rated this post out of 5. Change rating

2006-06-23 (first published: )

24,230 reads

Technical Article

Virtual Server name for SQL Server

  • Topic

Can, should or should not the SQL Server Virtual Server name be the same as the Windows Cluster Virtual Server name? Before installing I assumed that the Windows Cluster Virtual Server name would be used for the SQL Server Virtual Server name. Then the installer wouldn't let me. It said the name was already in […]

You rated this post out of 5. Change rating

2002-03-06

255 reads

Blogs

Small Data SF 2024

By

I can’t remember how I heard about Small Data SF 2024, but it caught...

A New Word: Moledro

By

moledro – n. a feeling of resonant connection with an author or artist you’ll...

Snowflake + Azure blob

By

Let’s go back to data platforms today and I want to talk about a...

Read the latest Blogs

Forums

7 sept, scheduled book

By philip.scott

Comments posted to this topic are about the item 7 sept, scheduled book

7 sept, schedlued article

By philip.scott

Comments posted to this topic are about the item 7 sept, schedlued article

6 sept, published book

By philip.scott

Comments posted to this topic are about the item 6 sept, published book

Visit the forum

Question of the Day

Azure Data Lake Storage Gen 2

Azure Data Lake Storage Gen 2 is built on ...?

See possible answers