Sign in
Developer hearted / Relational minded
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
.Net
ADO.NET
ALM
Basta
Data Dude
Logging
Merge
Reporting Services
SMO
SQL Server
SQL Server 2000
SQL Server 2005
SQL Server 2008
SQL Server 2012
SQL Server Agent
SQL Server Deployment
SQL Server Integration Services
SSIS
T-SQL
T-SQL Procedure
Unit Testing
Visual Studio for Database Professionals
VSDBCMD
VSTSDB
XML
Archive
Archives
March 2013
(2)
February 2013
(3)
January 2013
(4)
September 2012
(1)
June 2012
(1)
September 2011
(2)
August 2010
(4)
July 2010
(6)
January 2010
(1)
November 2009
(2)
October 2009
(7)
September 2009
(8)
July 2009
(1)
June 2009
(1)
May 2009
(3)
April 2009
(11)
March 2009
(2)
February 2009
(1)
January 2009
(5)
November 2008
(1)
October 2008
(1)
July 2008
(4)
June 2008
(1)
May 2008
(4)
April 2008
(4)
March 2008
(4)
February 2008
(4)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Developer hearted / Relational minded
ALM Visual Studio Database Projects Guidance is out in the wild !
Posted
over 3 years ago
by
Jens K. Suessmeyer -
3
Comments
After many months of hard work, collaboration, short weekends and nights, the new ALM Rangers guidance document is out covering Visual Studio Database Projects. Details about the documents and the documents themselves can be found here: Visual...
Developer hearted / Relational minded
Expand :r referenced files for SQLCMD into one file (SQLCmdScriptExpander)
Posted
over 3 years ago
by
Jens K. Suessmeyer -
4
Comments
(Updated version available in this blog post ) How can we expand files from a .sql file referenced with the :r operator ? Ok, lets make a step back in the past and see how we used to reference files in .sql files and calling them via OSQL or ISQL...
Developer hearted / Relational minded
Get the NULL percentage of values in a specific table dynamically
Posted
over 3 years ago
by
Jens K. Suessmeyer -
4
Comments
Nothing really fancy, but a small script I was now asked twice for. So I thought I publish it for the public and for the reference for others. It simply calculates the percentage of NULL values for a specific table in all columns. The last request was...
Developer hearted / Relational minded
Script out jobs in SQL Server v2
Posted
over 3 years ago
by
Jens K. Suessmeyer -
4
Comments
For those asking a couple of times if the JobScripter for SQL Server Agent jobs is also available in 2008… here it is ! The only difference is that the version v2 is now targeting to SMO Assemblies of SQL Server 2008 which is version 10.0. This...
Page 1 of 1 (4 items)