↧
SQL script to kill all connections to a SQL Server database
I have finally perfected a nice script for killing connections to databases. Although basic, I found many of the ones I google’d, had one problem or another that stopped them working straight away,...
View ArticleEasy guide to configuring Windows 2008 Firewall for SQL 2008 R2
After installing SQL Server 2008 R2 on a Windows 2008 server you will need to configure the firewall (if it’s turned on!) to allow access to the SQL server. Here is the simple method using the...
View ArticleHow to connect to an AD Domain Secured SQL Server from a non-domain PC
The following are instructions for setting up a connection to an Active Directory (AD) Domain secured SQL Server using either SQL Server Management Studio or Visual Studio. This is especially...
View Article