If you haven’t visited the SQL Saturday website you should take a look. There are SEVEN events planned during September around the globe. SQL Saturday 88, September 3rd, Western Cape South Africa SQL Saturday 94, September 10th, Salt Lake City UT – USA SQL Saturday 95, September 17th, San Diego CA – USA SQL Saturday 89, […]
Spoke at #sqlsat81
I presented two sessions this weekend in Birmingham AL at SQL Saturday 81. I was in the first slot of the day with my “You Inherited a Database, Now What” session. The room was pretty full so I was excited. I had a great group that was very interactive. My next session was brand new […]
Thank you PASS Community
This has been a great week for me. I had a lot of new faces come out for the Columbus GA SQL Users Group meeting Tuesday night as well as being notified that I have been made a PASS Regional Mentor for South Central US. Mark Ginnebaugh sent out the official communication to the Regional […]
Build a schedule for SQL Saturday
A new feature has been added to SQL Saturday. Now when you register for an event you can build your schedule on the website. I used it tonight to build my schedule for SQL Saturday 81. This will be a huge help for attendees in preparing for their big day of SQL learning. Great job […]
Preparing for #sqlsat81
SQL Saturday 81 is coming up this weekend in Birmingham AL. This will be my 5th SQL Saturday to speak at. So far I have spoken in Tampa FL, Columbia SC, Jacksonville FL and Pensacola FL. I still get nervous getting up in front of some many people to speak, but at least I am […]
What is the hardest part of planning a SQL Saturday?
For me so far it has been the speaker selection. Getting sponsors didn’t prove to be difficult, we have a great market being we are Atlanta GA. Locating a venue to hold the event presented a few challenges but again we are a large area so there are several venue to chose from but boy […]
Get count of folders using Power Shell
More on my recent PowerShell project. I recon I have taken on the challenge to handle this entire request using Posh. It started out just moving folders based on the folder name that included the date in format MMDDYY. Next was having to stop services before moving the folders. After that came a request to […]
Starting and Stopping a Remote Service with PowerShell
A recent project I was working on required me to move folders from a staging location to a processing location. I found that PowerShell was the easiest way to accomplish that. After getting that part of the project working a new requirement came up. In order to move the folders I needed to stop an […]