Well, I've been very quiet due to tons of work (this is a good thing).
But, I've got things I want to say, so we finally setup a blogging engine over at MCW Tech. You'll find my new blog there. I'll still blog about SQL Server related items (and much more since it's on our site). I want to say a big thank you to Donny and Doug for providing this little bit of space.
My new blog is at [0]. Also, I finally convicned Ken Getz to start a blog [1]. He's always got something to say. :-D
End of line.
[0] http://www.mcwtech.com/CS/blogs/brianr/
[1] http://www.mcwtech.com/CS/blogs/keng/
Well, I'm at VSLive! San Francisco today doing a pre-con with Ken Getz called Build a .NET App in a Day. I'm really amazed at the number of people who are new to .NET.
During the workshop we have a section on ADO.NET with SQL Server. Ken then gets the bright idea that we should show T-SQL debugging from within Visual Studio .NET 2003. But of course, we've got SP3a installed on SQL Server so debugging is now turned off by default. So I had to run sp_sdidebug to fix debugging. Here's a link to the KB article if you want more info [0].
End of line.
[0] http://support.microsoft.com/default.aspx?scid=kb;EN-US;328151