Wednesday, May 23, 2007

 

Wishlist of New Features, Improvements in SQL Server 2008 ("Katmai")

(Okay, so maybe it will be SQL Server 2009 but I doubt it)

Here's a wishlist of items that probably closely reflect the Microsoft Connect information. I must admit - I don't really use Microsoft Connect because I find it difficult and annoying to use the Microsoft Passport Logins - I just don't like 'em.
Whew - I'm done. Sorry for any spelling/grammatical errors!


Comments:
And what the HAY with Credential + Proxy + Login+ Permissions, just for simple package context in a job step? Did Oracle do some contract development on the SQL team? How many different things to accomplish a checkbox's worth of functionality? Sheesh.

While you're dreaming - how about client tools that are as fast as previous versions? Am I the only person who misses the simplcity of old QA? An administrator should not need a dual processor, 2GB machine to administer a SQL server.
 
I laughed at you comments about the speed of the tools. It's really .NET AFAIK that is the root of the problem. Every stupid button you click, anytime you right click, and basically anytime you want to do *anything*, .NET has to JIT the code to perform that action - and you have to wait, wait, wait. I'm on a 64-bit dual core machine with 2GB DDR-667 RAM and SSMS is slow to load and slow to get going. Once it goes through and JITs the code, it's awesome but man -waiting for it to JIT what I want is annoying.

I love lightweight tools but I also love heavyweight tools. I'm sort of mixed about SSMS' speed. Once you learn to speed it up it is much better.

Have you watched the videos on using SSMS on LearnSqlServer.com? I put a few speed tips - like passing in the parameters to SqlWb.exe and the whole thing with IE's publisher site revocation. Those really make it faster.
 
Post a Comment

Links to this post:

Create a Link



<< Home

This page is powered by Blogger. Isn't yours?