Displaying the most recent of 88 posts written by

Vendoran

MTC Summit and Webinar roundup

Well the Magenic Technology Summit is officially over.  We actually maxed out our registration for the event and had some great sessions on Friday.  On Thursday all the members (30 or so) sat in a room to discuss the current and future state of technology.  It was a really great time hanging out with what [...]

Another SQL 2005 SP2 Cumulative Update

Well it’s been about 6 weeks since the last Cumulative Update so it must be time for a new one.  So as of today (6/16/08) we now have 8 Cumulative Updates for SQL 2005 SP2 which you can get here.  I haven’t downloaded it yet, but I can tell you that I can’t wait until [...]

Did you know? SQL Server 2008 includes Transact-SQL Debugger

The Transact-SQL debugger in SQL Server Management Studio enables you to find errors in Transact-SQL scripts, stored procedures, triggers, and functions by observing their run-time behavior. You can start the debugger when you are using the Database Engine Query Editor window. By using the Transact-SQL debugger, you can do the following: Step through the Transact-SQL [...]