Wayne Sheffield

My blog about SQL Server

Learn how to use the SQL Server Agent Alerting system to capture Availability Group related errors and to respond to them by running jobs.

In this post, you will learn how to resolve the Kerberos Double-Hop issue and SSRS browser login when using Google Chrome to run SSRS reports.

Are you a speaker in SQL Server topics? Come on out to Richmond, VA to speak to our user group. There are several topics that we are interested in seeing!

The wrap up post for T-SQL Tuesday #120. 9 bloggers contributed this month.

In this month’s T-SQL Tuesday, I want to know about things that you have seen someone do in SQL Server that has left you wonder “What were you thinking?”

You can now run SQL Server on Linux. With it being easy to install / update, and running exactly the same as in Windows, it is my choice for presentations.

  There’s a lot that goes on in June. From the 75th anniversary of D-Day, Fathers Day, to the official start of summer (though it feels like it already!). Today is even the National Corn on the Cob day. But perhaps the most important day in that, being that today is the 2nd Tuesday in […]

In the Richmond, VA area, I am the organizer for our SQL Saturdays. Among other jobs that this entails, this also means that I am working with SQLSaturday SpeedPASSes. SpeedPASS History According to the SQLSaturday FAQ, the SpeedPASS is your admission ticket to a SQL Saturday event. It contains a name badge, admission ticket, lunch […]

Scalar UDF Inlining, introduced in SQL Server 2019, promises to improve the performance of Scalar UDFs. Let’s look into the performance gains this offers.

SQL Server 2019 introduces Scalar UDF Inlining, which is supposed to improve the performance of Scalar UDFs. This post investigates this new feature.