Search
Sunday, August 01, 2010 ..:: Home ::.. Register  Login

Peter Henry on Facebook  Peter Henry on LinkedIn  Peter Henry on Twitter

   Calendar  
     
  
   Search  
     
  
   Blogroll  
     
  
   Disclosure  
All blog entries are the opinions of the author and do not necessarily reflect the opinions of their employer. All the code presented is for explanation and demonstration purposes only. Any damages incurred to your site and/or data are not the responsibility of the author. Every effort is taken to ensure the code properly compiles, however sometimes there are some hiccups and you might be required to do your own debugging.
     
  
   TechTidBits (Blog)  
Nov 18

Written by: Peter Henry
Wednesday, November 18, 2009 8:35 PM

Since using SQL Server Management Studio 2005, I hated being told how many rows I could SELECT or EDIT!  Since upgrading to MS 2008 it's just gotten a little bit more irritating!  Below is a screen shot using SQL Server Management Studio 2008.

Right mouse clicking in Management Studio 2008

It's just something the urked me.  Ya, ya, I know, MS is trying to protect people/you/me from Cartesian/bad/run away queries, but really, come on?!  How many times a day to you REALLY write a cartessian query?  Once/twice MAYBE a month will you forget to add a join clause, MAYBE? 

This has ticked me off, until today when CI showed me I can change this.  Now, I've tried to change this (I'm not the type to complain for the sake of complaining!) but I guess I just wasn't looking in the right spot.  CI showed me the setting to change this is under Tools\Options in the SQL Server Object Explorer\Commands section.

Management Studio Options

By Changing the last two rows, you've now changed the right mouse click to something you're probably a bit more familiar with (I guess I was always looking in the other nodes and/or not looking two nodes down?).

Management Studio Options after changes

THERE!  Now, I find I can scan for the Select All Rows and the Edit All Rows easier than the other way (ya ya, I'm weird, I've come to grips with it! LOL).  Thank you CI for that tip!  Very cool!  Now it's time to grab a coffee and get coding!

Copyright ©2009 Peter Henry

Tags:

Your name:
Title:
Comment:
Add Comment    Cancel  
     
  
Copyright 1999-2010 by PCHenry.com   Terms Of Use  Privacy Statement