During some maintenance task, you might not want any one to connect to a database. This script would help you do that.
If you need to run this script, you might also need my other script to kill connections.
Creating a PDF from a Stored Procedure in SQL Server
A short but interesting article, the author has figured out a way to create a PDF from a stored procedure without using a third party library.
2019-09-20 (first published: 2003-08-26)
73,109 reads