Morten Wittrock

I've been working professionally with relational databases in general and SQL Server in particular since 1994. I'm a Microsoft Certified Professional (Designing and Implementing Databases with Microsoft SQL Server 2000) and a Sun Certified Programmer for Java 2 Platform. Currently employed at one of Europe's largest IT consulting companies.

SQLServerCentral Article

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

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,923 reads

Blogs

Removing the REST Endpoint in the Data API Builder

By

The more I work with the Data API Builder (DAB), the more I lean...

T-SQL Tuesday #182: Personal Integrity

By

It’s time for the first T-SQL Tuesday blog of 2025, with an invite from...

SQL Saturday Oregon & SW Washington 2024

By

Wow I am so late in posting these notes! But this conference was amazing,...

Read the latest Blogs

Forums

TDE for multiple databases and severs

By sqlfriend

We are self hosting sql servers, we are not using Azure for sql servers....

Help with parent/child query please

By Mr. Holio

Hi everyone, Trying to get this data to the following format but I can't...

The user data source credentials do not meet the requirements to run this report

By mceventphoto

I am trying to implement a SSRS reporting dashboard similar to the SQL-performance-dashboard-reports that...

Visit the forum

Question of the Day

Sparse Column Storage

When does a column declared as SPARSE use no storage?

See possible answers