|
|
Up |
|
|
  |
Author: Dale FyeDale Fye Date: Sep 6, 2008 09:52
Like an idiot, I downloaded and upgraded my 2005 SQL Server Express to the
2008 version, without first checking the newsgroups to look for problems I
might encounter. Well, I now have a SQL Server Express 2008 database, but
no Management Studio.
I'vr run the SQL Server Installation Center, and have been through about
every option combination I can think of, but cannot find an option to
install the SSMS. I've checked the news groups, but even the couple of
posts that I've seen have not provided specific instructions.
Would really appreciate some help here, as I was hoping to work on my
database this weekend.
Thanks.
|
| |
|
| | 6 Comments |
|
  |
|
|
  |
Author: Dale FyeDale Fye Date: Sep 6, 2008 10:47
Aaron,
Express with Advanced Services is the one I used. I'm sure that somewhere
in the Installation Center, there is a way to activate/install the SSMS, but
I cannot find it.
I cannot afford to uninstall SQL Server 2008, since I did the upgraded from
2005, and my 2005 database is no longer available.
"Aaron Bertrand [SQL Server MVP]" wrote in message
news:C4E83662.11B70%%ten.xoc@dnartreb.noraa...
>I have yet to see a standalone installer for Management Studio Express
>2008...
|
| Show full article (1.97Kb) |
| no comments |
|
  |
Author: Aaron Bertrand [SQL Server MVP]Aaron Bertrand [SQL Server MVP] Date: Sep 6, 2008 11:07
You can't backup your databases and then restore them? Which part can you
not "afford"? Anyway, the installation center should have an option called
"add features to an existing instance" or something along those lines. I am
on a Mac so can't verify right now, but it might be coupled with "create a
new instance"...
> Express with Advanced Services is the one I used. I'm sure that somewhere
> in the Installation Center, there is a way to activate/install the SSMS, but
> I cannot find it.
>
> I cannot afford to uninstall SQL Server 2008, since I did the upgraded from
> 2005, and my 2005 database is no longer available.
|
| |
| no comments |
|
  |
Author: Andrea MontanariAndrea Montanari Date: Sep 7, 2008 03:04
hi Dale,
Dale Fye wrote:
> Aaron,
>
> Express with Advanced Services is the one I used. I'm sure that
> somewhere in the Installation Center, there is a way to
> activate/install the SSMS, but I cannot find it.
it is possible, via SQLExpressWT or SQLExpressWAS, to install just the
SSMSBasic tool..
If you installed the basic package of SQLExpress 2008 (but you did not, as
you used SQLExpressWAS), you have to...
|
| Show full article (1.09Kb) |
| no comments |
|
  |
Author: Ekrem ÖnsoyEkrem Önsoy Date: Sep 7, 2008 11:02
Hello Dale,
SQL Server 2008 Express Edition with Tools and Advanced Services have SQL
Server Management Studio Basic (SSMSB) with them and this feature is called
"Management Tools - Basic" and you can check this feature to be installed
during SQL Server 2008 Express Edition installation. It's in the Feature
Selection window as the other features.
However, if you did not check it during an installation, you can simply
install it by running the SQL Server 2008 Express Edition (x) Setup. So this
means that you don't have to install another instance of SQL Server 2008
Express Edition to install SSMSB.
During this installation process, in the Installation Type window you should
simply select "Add features to an existing instance of SQL Server 2008" and
then select the existing SQL Server 2008 instance name -which you have
already installed- in the dropdown box. Then keep going. You'll come to the
Feature Selection window. Here, if SSMSB is not installed then you'll see
that the checkbox (Management Tools - Basic) with it is enabled and
unchecked. Then check this feature and keep installing.
P.S.
I've tested it for you, it simply works.
|
| Show full article (1.95Kb) |
| no comments |
|
  |
|
|
  |
Author: Dale FyeDale Fye Date: Sep 7, 2008 14:07
Thanks,
I found it late yesterday evening. I was bypassing it because I was
choosing one of the wrong options earlier in the process.
Thanks to everyone for the assistance.
Dale
"Ekrem
|
| |
| no comments |
|
RELATED THREADS |
  |
|
|
|