SQL Server 2005 Express Installation guide
SQL Server 2005 Express Installation guide Page 2 Table of Content Table of Content... 2 Revision History... 2 Introduction... 3 Windows XP / Windows Vista / Windows Server 2003 / Windows 7... 3 Prerequisites... 3 SQL Server 2005 Express installation... 4 Installation... 4 SQL Server Management Studio Express... 14 Prerequisites... 14 Installation... 14 Post installation configuration... 18 Revision History Initials Date Comments HKP 13.06.2008 Document created HKP 08.09.2008 Added notes for Windows Vista, and included links for Windows Vista 64 bit. HKP 01.12.2008 Clearer wording for 32 versus 64 bit version of the operating system HKP 08.01.2010 Windows 7 added and common link to Service Pack 3 HKP 07.04.2011 Updated to Service Pack 4
SQL Server 2005 Express Installation guide Page 3 Introduction This document shows how to modify the standard settings in SQL Server 2005 Express installation for use with NaviEdit. An automated installation script which installs and configures the SQL Server 2005 Express SP4 for use with NaviEdit can be found at the EIVA installation DVD. This document describes how to install and configure SQL Server 2005 Express if you do not use installation from the EIVA installation DVD. The SQL Server 2005 Express should be installed before installing NaviEdit. If an SQL Server 2000, or any other SQL Server version, is installed on the same computer, uninstallation of this SQL Server 2000 is recommended. The NaviEdit database files used by NaviEdit are not removed when the SQL Server is uninstalled. This document describes installation of both the SQL Server 2005 Express and the SQL Server Management Studio Express programs. Only SQL Server 2005 Express is needed to run NaviEdit. The SQL Server Management Studio Express program is optional. Windows XP / Windows Vista / Windows Server 2003 / Windows 7 SQL Server 2005 Express can be installed on either Windows XP, Windows Server 2003, Windows Vista or on Windows 7. There is one combined installation file for both the 32 bit versions and 64 bit versions of Windows. The download link included below is a link to the SQL Server 2005 Express Service Pack 4 installation file. This file is not a service pack, which should be installed on top of a base install but a complete installation. The installations on Windows Vista, Windows 7 and Windows XP are nearly identical. Some prerequisites are not needed for Windows Vista / Windows 7 and a single extra setting is needed for Windows Vista / Windows 7. The following description goes for both Windows XP / Vista / 7. Where there is a difference between Windows XP and Windows Vista / Windows7, both are described. Prerequisites The following Microsoft component is required by the SQL Server 2005 Express and should be installed before installing the SQL Server 2005 Express: Microsoft.NET Framework Version 2.0 Redistributable Package (x86)
SQL Server 2005 Express Installation guide Page 4 This program might already be installed. The.NET framework is part of Windows Vista / Windows 7 and should those not be installed on Windows Vista / Windows 7. Link to.net Framework: http://www.microsoft.com/downloads/details.aspx?familyid=0856eacb-4362-4b0d-8edd- AAB15C5E04F5&displaylang=en Install by running the downloaded dotnexfs.exe file. SQL Server 2005 Express installation Link to the SQL Server 2005 Express SP4 for both 32 bit and 64 bit Windows systems: http://www.microsoft.com/downloads/en/details.aspx?familyid=26435597-b28e-4568-9d16-017bdf47abdc Select the SQLEXPR.exe file. Installation Below are screenshot from the installation process on Windows XP:
SQL Server 2005 Express Installation guide Page 5 Accept the license agreement: Just hit install:
SQL Server 2005 Express Installation guide Page 6 Next: Next:
SQL Server 2005 Express Installation guide Page 7 Next: Enter name and company and enable the advanced configuration options, by removing the check mark in the box below:
SQL Server 2005 Express Installation guide Page 8 These default settings for Feature Installation should be changed, so Client Components and Connectivity Components are included: Change the selection from a named instance to a default instance: (If you have SQL Server 2000 installed and want co-existence of SQL Server 2000 and 2005 you should select named instance )
SQL Server 2005 Express Installation guide Page 9 Leave the service account unchanged: Windows authentication should be used:
SQL Server 2005 Express Installation guide Page 10 And leave the default setting for Collation Settings. The default setting is taken from the operation system, so yours might not be Danish_Norweigian: Leave the Enable User Instances as it is. If you are install on Windows Vista / Windows 7 the user should also be added to the SQL Server Administrator role:
SQL Server 2005 Express Installation guide Page 11 No changes need on the Error and Usages Report Settings: Install: Wait for this:
SQL Server 2005 Express Installation guide Page 12 SQL Server 2005 reports that the default settings are quite restrictive: You might get this message, but do a reboot even though you do not get this message:
SQL Server 2005 Express Installation guide Page 13
SQL Server 2005 Express Installation guide Page 14 SQL Server Management Studio Express Prerequisites The following Microsoft component is required by the SQL Management Studio Express and should be installed before installing the SQL Server Management Studio Express: Microsoft Core XML Services (MSXML) 6.0 This program might already be installed, and is part of Windows Vista. Link to Core XML Services for installation on Windows XP: http://www.microsoft.com/downloads/details.aspx?familyid=993c0bcf-3bcf-4009-be21-27e85e1857b1&displaylang=en Install by running the downloaded msxml6.msi file. Installation The installation file to the optional SQL Server Management Studio Express Service Pack 4 can be downloaded here for Windows XP, Windows Vista and Windows 7. You should select the file in the x64 directory, if you are running a 64 bit Windows version, and the file in the x86 if you a running a 32 bit Windows version: http://www.microsoft.com/downloads/en/details.aspx?familyid=76ea83da-4797-4f11-a834-456ee9dc3764 Screenshots from the installation process: Accept licens agreement:
SQL Server 2005 Express Installation guide Page 15 Enter Name and Company Just choose the default settings:
SQL Server 2005 Express Installation guide Page 16
SQL Server 2005 Express Installation guide Page 17 Hit install: Hit finish:
SQL Server 2005 Express Installation guide Page 18 Post installation configuration The SQL Server Surface Area Configuration can be found at Start, Programs, Microsoft SQL Server 2005, Configuration Tools: Click Surface Area Configuration for Services and Connections
SQL Server 2005 Express Installation guide Page 19 Enable TCP/IP for both remote and local connections: If you want to use the SQL Server Management Studio Express, enable it and start it:
SQL Server 2005 Express Installation guide Page 20 Go to Start, Programs, Microsoft SQL Server 2005, Configuration Tools, SQL Server Configuration Manager. Disable the Shared Memory protocol for SQL Server Network Configuration, so TCP/IP is the only enabled protocol: Disable the Shared Memory and Named pipe protocol for the Client Protocol too:
SQL Server 2005 Express Installation guide Page 21 For these changes to take effect the SQL Server should be stopped and started. This can either be done by doing a reboot (which any how is recommended after the NaviEdit installation) or from here - by means of a right click on the SQL Server (MSSQLSERVER) line: