Certificate Based Application Roles
What if I told you that you could sign an assembly that your Windows application uses with a certificate, load...
2010-11-30
1,580 reads
What if I told you that you could sign an assembly that your Windows application uses with a certificate, load...
2010-11-30
1,580 reads
The other day I was asked to provide the port number that a SQL Server instance was listening on. As...
2010-11-29
3,277 reads
Today’s script took a long time to write. The concepts are fairly simple and the resulting script is quite trivial...
2010-11-24
6,994 reads
Ever since I first heard about the Microsoft Certified Master program I have been interested. The prestige of the certification...
2010-11-23
673 reads
I know I do!
The trick is to properly manage your VLFs.
What are VLFs? The short anser is that VLF...
2010-11-19
2,201 reads
Today’s post is a quick one that came out of a conversation on Twitter. To make a long story short,...
2010-11-15
2,813 reads
I recently had to track down a rogue process that was failing to log in on one of my servers....
2010-11-12
876 reads
There are a handful of scripts out there to compress all of of the objects in your SQL 2008 database...
2010-11-05
2,016 reads
I spent a good portion of last weekend restoring databases from backup due to a large release. Nothing went wrong,...
2010-10-27
843 reads
From time to time I hear of DBAs that had to restart the SQL Server service on a 2005 or...
2010-10-06
959 reads
By DataOnWheels
Had an incredible time at DevUp in St. Louis this weekend! This conference gets...
By Chris Yates
The textile world is undergoing a transformation, one where creativity meets computation, and tradition...
By Brian Kelley
On August 6, 2025, Microsoft announced a vulnerability with hybrid deployments because of a...
Comments posted to this topic are about the item Storage Enhancements
Comments posted to this topic are about the item Getting Azure SQL Database Permissions
Comments posted to this topic are about the item Everyone Wants a Piece of...
When I run this on Azure SQL Database, what is returned?
SELECT * FROM sys.fn_builtin_permissions('Server') AS fbpSee possible answers