Table of Contents

SQL Server - Installation of Microsoft SQL Server 2008 Management Studio Express (SSMS)

About

Microsoft SQL Server 2008 Management Studio Express is a free, integrated environment for accessing, configuring, managing, administering, and developing all components of SQL Server. SQL Server 2008 Management Studio Express combines a broad group of graphical tools with a number of rich script editors to provide access to SQL Server to developers and administrators of all skill levels.

This article talk about its installation on a Windows 2003 server.

Prerequisites

Steps

Start the installation

or add features to an existing installation

Setup Support Tools

Installation

A new installation wizard process show up and you can see the steps in the left pane of the screen :

You can remark than the previous instances installation are listed.

Sql Management 2 Installation Type

Sql Management 9 Ready To Install

Sql Management 11 Complete

Success. You can find it in the Start Menu.

Sql Management 12 Start Menu

Configuration

print 1

will print

1

and not

/*------------------------
print 1
------------------------*/
1

Support

Windows firewall warning

Sql Server Windows Firewall Warning