Squishy Limits in SQL Server Express Edition

Do you use Express Edition? Then you might not know that the published memory limits are not set in stone.

Quick Tip – Speed a Slow Restore from the Transaction Log

A quick tip from Kevin on speeding up transaction log restores using MAXTRANSFERSIZE.

The Zombie PerfMon Counter That Never Dies! Quick Tip

Learn the Performance Monitor counters to avoid and those to exploit for the latest versions of Microsoft SQL Server from database expert Kevin E. Kline.

Two New Slide Decks. Plus, the Week in Colorado.

Kevin provides two new session slide decks and tells about his week presenting sessions in Colorado from August 14-17, 2012.

New White Paper: SQL Server Extended Events and Notifications

Download the new, free white paper from Microsoft MVP Jason Strate detailing SQL Server Extended Events and Event Notifications (registration required).

Dev Advice: Make a Tiny Dev Database Act Like a HUGE Prod Database

If you’re struggling with doing development on a big SQL Server database, learn the ropes on cloned databases asap!

New on SQLMag Tool Time Blog – Update to FineBuild

Read about the latest update to FineBuild for SQL Server, a tool with speeds installation and configuration of SQL Server and associated utilities and programs.

Must-Have Resources – SQL Server Backup & Recovery

The industry’s best resources for maximizing Microsoft SQL Server backup and recovery. Don’t get burned!

Information Hoarder No More!

Kevin tells you how he is now keeping up with the thousands of blog posts, newsreader feeds, e-newsletters, and social media entries in his information hoard.

Everybody Needs a Test Harness

Here’s a handy little block of T-SQL code to improve code stability.