Welcome to MSDN Blogs Sign in | Join | Help

Argh! Bring back Query Analyzer!

Steve Jones, a friend of mine over at sqlservercentral.com, asked me a question the other day that is brought up quite a bit. In earlier versions of SQL Server, we had at least two management tools: Enterprise Manager (EM) and Query Analyzer (QA). EM did the "right-click" stuff and QA did the query stuff. In SQL Server 2005 (and higher) we've combined these into one tool - SQL Server Management Studio (SSMS).

We get asked a lot why we did that. And if we'll ever bring back the QA tool. We hear: "I just want to jump in, run a query, and get out." But did you know you can do that today?

Here are the steps:

  1. Open SSMS
  2. Click Tools in the menu, then select Options
  3. In the At Startup button, click either Open new query window or Open Object Explorer and new query window (my favorite)
  4. Close SSMS

Now whenever you open you're back at the Query Window, just like QA.

Oh, and I know it's slower. We're working on that ! :)

Published Friday, September 28, 2007 8:42 AM by Buck Woody

Comments

Friday, September 28, 2007 12:06 PM by Techy News Blog » Argh! Bring back Query Analyzer!

# Techy News Blog » Argh! Bring back Query Analyzer!

Saturday, September 29, 2007 11:01 AM by Dan's Blog

# All I Want it a Query Window

I know, you just want to launch Management Studio (SSMS) and go right into a query window. Why in the

Saturday, September 29, 2007 12:15 PM by MichaelDotNet

# re: Argh! Bring back Query Analyzer!

That's all well and good, but what I'd rather have is a choice to do one or the other...  Like... command line options :)

Saturday, September 29, 2007 3:05 PM by MichaelDotNet

# Query Analyzer Resurrected

Whipped up a quick batch routine that will opens up MMS in a QA like way: http://michaeldotnet.blogspot.com/2007/09/query-analyzer-resurrected.html

Tuesday, October 02, 2007 2:48 AM by Cristian's Blog

# Bring back my Query Analyzer

If you miss Query Analyzer you can still vote on the Connect site for this tool: https://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=297428&wa=wsignin1.0

Anonymous comments are disabled
 
Page view tracker