First Beta of Standalone SQL Agent released
Posted by: Denny Cherry
It took me a little less time than I expected to get an acceptable build put together. Continued »
It took me a little less time than I expected to get an acceptable build put together. Continued »
I've made some good progress on the Standalone SQL Agent that I've been working on. Continued »
Marc Salsberry has posted some pictures from the SoCal Code Camp on his facebook page. If you know of other pictures please post links here or on Twitter...
A while back someone posted on the ITKE forum asking what Indexes where, and what they were used for. I put up a quick answer, but I felt that it deserved a more in depth blog post; so here it is.
I'm curious about how various people are handling source control in their environment for the database? SSIS, SSRS, etc are all easy. They plug directly into the normal source control providers. But how do you handle SQL object changes like table changes, and stored procedure changes?
This weekends SoCal Code Camp was great. Continued »
So you've saved a plan guide into your SQL server, and you want to look at the plan. You can Query the sys.plan_guides catalog view and see the data exactly as you entered it, which works fine if you just have a hint in there. But if you have a full XML query plan that isn't going to do you a...
Don't forget that the SoCal Code Camp is this weekend on the Cal State Fullerton Campus. The Code Camp is a free training session with about 100 sessions being held by local IT Professionals for local IT Professionals (or anyone else who wants to come...
Well, I've had Windows 7 for a week now, so I think that its time for an update. Continued »
Apparently the computer virus Win32/Conflicker.B is still running around the net causing all sorts of problems. In order to kill this threat Microsoft has done a few things. Back in...