SQLAdmin
SQL Server administration, infrastructure, automation, instrumentation etc.
Pages
(Move to ...)
SQLAdmin blog
DBA Security
DBA Litterature
DBA SQL Server Tools
Microsoft Resources
▼
2011-02-24
List of collations
›
I would like to see a list of available collations on a given SQL Server database installation, and a combination of fn_helpcollations() an...
2011-02-10
Windows 2008 Firewall
›
There are several guides on how to configure the Windows Server 2008 (R2) firewall to allow SQL Server access. I would like to add some ite...
2011-02-07
The Answer
›
SELECT CHAR(52)+CHAR(50) AS [the_answer];
2011-01-18
Share backup files
›
When I have to establish a database mirror or restore a database in another environment, I usually restore direct from the original backup f...
2011-01-11
VLF count
›
The number of Virtual Log Files (VLF) in a database is discussed by several persons. I have some listed in the Reference section below. Mic...
‹
›
Home
View web version