dbTalk Databases Forums  

SQL Server Management Tools

microsoft.public.sqlserver.setup microsoft.public.sqlserver.setup


Discuss SQL Server Management Tools in the microsoft.public.sqlserver.setup forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Alex Maghen
 
Posts: n/a

Default SQL Server Management Tools - 08-10-2006 , 07:27 PM






I've just installed SQL Server 2005 on the same dev machine where I have VS
2005 already installed. Everything went fine. But now, I can't find any of
the SQL Server Management tools that I remember from the previous version of
SQLServer. I found the "SQL Server Configuration Manager," but where are the
tools to allow me to visually create databases, navigate them, set
permissions, etc., etc? Shortcusts for these were not installed in the
SQLSever Start Menu folder and I don't know where to look.

Thanks.

Alex

Reply With Quote
  #2  
Old   
Charles Wang[MSFT]
 
Posts: n/a

Default RE: SQL Server Management Tools - 08-10-2006 , 11:33 PM






Hi,

From your description, I understand that:
SSMS was not installed after the installation of SQL Server 2005.
If I have misunderstood, please to let me know.

First, please check whether or not sqlwb.exe exists on your computer. It
locates, by default, in the directory "C:\Program Files\Microsoft SQL
Server\90\Tools\Binn\VSShell\Common7\IDE\"; if it exists, try running it
directly; otherwise, you can run the SQL Server 2005 setup CD and reinstall
the client tools. SSMS is under the tree node of the client tools and need
to be selected.

If you have any other questions or concerns, please feel free to let me
know. It's my pleasure to be of assistance.

Charles Wang
Microsoft Online Community Support


Reply With Quote
  #3  
Old   
Jens
 
Posts: n/a

Default Re: SQL Server Management Tools - 08-11-2006 , 02:21 AM



Seems that you installed the Express version of SQL Server, if you want
to have any visual tools for this you have to download the SSMS Express
from here:

http://msdn.microsoft.com/vstudio/express/sql/download/

HTH, Jens Suessmeyer.

---
http://www.sqlserver2005.de
---


Reply With Quote
  #4  
Old   
Andrew Watt [MVP]
 
Posts: n/a

Default Re: SQL Server Management Tools - 08-11-2006 , 10:09 AM



Alex,

Both the other answers you have received could be the correct ones for
your post.

Another possibility that occurs to me is that you're looking for
Enterprise Manager and Query Analyzer that you are familiar with from
SQL Server 2000 (is that what you mean by "previous version"?).

Neither is installed with SQL Server 2005. SQL Server Management
Studio and SQL Server Configuration Manager are the tools you need to
install and familiarise yourself with.

Andrew Watt MVP

On Thu, 10 Aug 2006 16:27:02 -0700, Alex Maghen
<AlexMaghen (AT) newsgroup (DOT) nospam> wrote:

Quote:
I've just installed SQL Server 2005 on the same dev machine where I have VS
2005 already installed. Everything went fine. But now, I can't find any of
the SQL Server Management tools that I remember from the previous version of
SQLServer. I found the "SQL Server Configuration Manager," but where are the
tools to allow me to visually create databases, navigate them, set
permissions, etc., etc? Shortcusts for these were not installed in the
SQLSever Start Menu folder and I don't know where to look.

Thanks.

Alex

Reply With Quote
  #5  
Old   
Alex Maghen
 
Posts: n/a

Default Re: SQL Server Management Tools - 08-11-2006 , 07:31 PM



Andrew -

Thanks for the help. I'm still a little bit confused. Are you saying that in
this Version of SQL Server, the "Sql Server Management Studio" isn't included
at ALL in the installation for SQL Server? It's not even on the Disk? Isn't
that a little weird?

If it's not, do I have to *buy* it? (please say no!). How do I get it?

Alex

"Andrew Watt [MVP]" wrote:

Quote:
Alex,

Both the other answers you have received could be the correct ones for
your post.

Another possibility that occurs to me is that you're looking for
Enterprise Manager and Query Analyzer that you are familiar with from
SQL Server 2000 (is that what you mean by "previous version"?).

Neither is installed with SQL Server 2005. SQL Server Management
Studio and SQL Server Configuration Manager are the tools you need to
install and familiarise yourself with.

Andrew Watt MVP

On Thu, 10 Aug 2006 16:27:02 -0700, Alex Maghen
AlexMaghen (AT) newsgroup (DOT) nospam> wrote:

I've just installed SQL Server 2005 on the same dev machine where I have VS
2005 already installed. Everything went fine. But now, I can't find any of
the SQL Server Management tools that I remember from the previous version of
SQLServer. I found the "SQL Server Configuration Manager," but where are the
tools to allow me to visually create databases, navigate them, set
permissions, etc., etc? Shortcusts for these were not installed in the
SQLSever Start Menu folder and I don't know where to look.

Thanks.

Alex


Reply With Quote
  #6  
Old   
Charles Wang[MSFT]
 
Posts: n/a

Default Re: SQL Server Management Tools - 08-13-2006 , 04:59 AM



Hi Alex,
I think Andrew's meaning is that SQL Server Enterprise Manager and SQL
Query Analyzer are not included in the SQL 2005 setup CD. As they are SQL
Server 2000 components.

SSMS (SQL Server Management Studio) is included in the SQL 2005 setup CD
and you can find it under the client tools during the installation wizard.
However SQL Server 2005 Express doesn't include this component.

You can refer to:
SQL Server 2005 Features Comparison
http://www.microsoft.com/sql/prodinf...-features.mspx

Sincerely yours,
Charles Wang
Microsoft Online Community Support


Reply With Quote
  #7  
Old   
JimLudden
 
Posts: n/a

Default RE: SQL Server Management Tools - 09-22-2006 , 05:53 PM



I have a very similar problem: first installed Express, could not find a
management console, then installed full SQL 2005, but _still_ cannot find the
management studio. I do have Visual Studio 2005 installed.
The directory C:\Program Files\Microsoft SQL
Server\90\Tools\Binn\VSShell\Common7\IDE contains one folder, but no
excutables.

I uninstalled the SQLExpress server engine.

I have tried to separately install client tools and they appear to be
installed (such as are listed).

"Alex Maghen" wrote:

Quote:
I've just installed SQL Server 2005 on the same dev machine where I have VS
2005 already installed. Everything went fine. But now, I can't find any of
the SQL Server Management tools that I remember from the previous version of
SQLServer. I found the "SQL Server Configuration Manager," but where are the
tools to allow me to visually create databases, navigate them, set
permissions, etc., etc? Shortcusts for these were not installed in the
SQLSever Start Menu folder and I don't know where to look.

Thanks.

Alex

Reply With Quote
  #8  
Old   
Roger Wolter[MSFT]
 
Posts: n/a

Default Re: SQL Server Management Tools - 09-22-2006 , 05:58 PM



What you have installed is the Express client tools which are a couple
config programs. Because you already have them installed, setup will not
reinstall them. If you uninstall them and then install the client tools
from the full install, you should get what you want.

--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm

"JimLudden" <JimLudden (AT) discussions (DOT) microsoft.com> wrote

Quote:
I have a very similar problem: first installed Express, could not find a
management console, then installed full SQL 2005, but _still_ cannot find
the
management studio. I do have Visual Studio 2005 installed.
The directory C:\Program Files\Microsoft SQL
Server\90\Tools\Binn\VSShell\Common7\IDE contains one folder, but no
excutables.

I uninstalled the SQLExpress server engine.

I have tried to separately install client tools and they appear to be
installed (such as are listed).

"Alex Maghen" wrote:

I've just installed SQL Server 2005 on the same dev machine where I have
VS
2005 already installed. Everything went fine. But now, I can't find any
of
the SQL Server Management tools that I remember from the previous version
of
SQLServer. I found the "SQL Server Configuration Manager," but where are
the
tools to allow me to visually create databases, navigate them, set
permissions, etc., etc? Shortcusts for these were not installed in the
SQLSever Start Menu folder and I don't know where to look.

Thanks.

Alex



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.