Tag Archives: How To
My Blog Fodder Notebook

Getting Organized – A Task’s Life

[This is part two in a series of posts about "Getting Organized" using the Evernote toolset.]
Getting Organized Series Outline

Introduction and License Giveaway
A Task’s Life
The Death of a Task, Man
451 Degrees – Good For Notebooks

The Life of A Task

The system I am using has a few stages. The stages all happen quickly as they are easy [...]

How to use SP_CONFIGURE in SQL Server

A Blog Post About Using SP_CONFIGURE
I use SP_Configure a lot. I use it to quickly view server settings or when making a change. It is quicker and, in my mind, safer than using the GUI in SQL Server Management Studio. I recently learned a tip that I had never known from a Kalen Delaney course [...]