Home All Groups Group Topic Archive Search About

Can I use Management Studio with Query Analyzer on the same machine?

Author
6 Feb 2009 8:30 PM
spremji via SQLMonster.com
Hello,

I currently have SQL Enterprise Manager and Query Analyzer tools installed on
my machine for which I use to administer SQL 2000 based Database servers.

Now that I have SQL 2005 Database servers, can I install Management Studio on
my machine and still be able to use EM & Query Analyzer for SQL2K and
Management Studio for SQL2K5?

Thanks,

Sam

--
Message posted via http://www.sqlmonster.com
Author
6 Feb 2009 9:01 PM
Tibor Karaszi
Yes, I've done this several times, with no problems. I even have a
machine with 2000, 2005 and 2008 tools. The 2005 and 2008 tools has
some problems co-existing, but I have not yet find a problem with the
2000 tools.

"spremji via SQLMonster.com" <u4996@uwe> wrote in message
news:9151404bb90df@uwe...
Show quoteHide quote
> Hello,
>
> I currently have SQL Enterprise Manager and Query Analyzer tools
> installed on
> my machine for which I use to administer SQL 2000 based Database
> servers.
>
> Now that I have SQL 2005 Database servers, can I install Management
> Studio on
> my machine and still be able to use EM & Query Analyzer for SQL2K
> and
> Management Studio for SQL2K5?
>
> Thanks,
>
> Sam
>
> --
> Message posted via http://www.sqlmonster.com
>
Are all your drivers up to date? click for free checkup

Author
7 Feb 2009 6:49 AM
spremji via SQLMonster.com
Thanks Tibor.....I appreciate it.

Author
7 Feb 2009 10:27 AM
Ekrem_Önsoy
Just FYI: You can use SSMS to run queries against your SQL Server 2000
instances and you can use SSMS to manage your 2000 instances.

--
Ekrem Önsoy



"spremji via SQLMonster.com" <u4996@uwe> wrote in message
news:9156a7e4bb829@uwe...
Show quoteHide quote
> Thanks Tibor.....I appreciate it.
>
> --
> Message posted via SQLMonster.com
> http://www.sqlmonster.com/Uwe/Forums.aspx/sql-server-tools/200902/1
>
Author
7 Feb 2009 6:00 PM
Aaron Bertrand [SQL Server MVP]
I would not use Enterprise Manager any more once you have Management Studio
installed.  There are likely some things that cause some conflicts when
side-by-side (though Tibor seems to have only good experiences with this, I
remember seeing a lot of people out in the newsgroups with problems), but
even if it works correctly all the time, why bother?  What does EM do that
SSMS does not?

Some people prefer the Query Analyzer interface but I stopped using it long
ago.  You can use them side by side much more reliably than EM + SSMS, but
since you can manage 2000 instances with SSMS, I'm not sure why you would
need both.  An exception might be DTS packages, where in SSMS you get the
SSIS designer instead.  If you're not using that I'd be inclined to throw
the old tools out.

A


Show quoteHide quote
> Hello,
>
> I currently have SQL Enterprise Manager and Query Analyzer tools installed on
> my machine for which I use to administer SQL 2000 based Database servers.
>
> Now that I have SQL 2005 Database servers, can I install Management Studio on
> my machine and still be able to use EM & Query Analyzer for SQL2K and
> Management Studio for SQL2K5?
>
> Thanks,
>
> Sam
Author
12 Feb 2009 5:32 PM
spremji via SQLMonster.com
Thanks a lot guys....appreciate it :)

--
Message posted via http://www.sqlmonster.com

Bookmark and Share