Monthly Archives: July 2010

How Can I Quickly Script Out Replication?

This script takes a distribution server name and an output directory as parameters then works through all publications on each of the servers that connects to the distribution server, scripting them out. Continue reading

Posted in PowerShell, Utilities | Tagged , | 9 Comments

What is an Easy Way to Return Results from a CLR Stored Procedure?

This post describes a helper class that I came up with to handle returning values from a CLR stored procedure. Continue reading

Posted in CLR | Tagged | 11 Comments