0% found this document useful (0 votes)
64 views

How To Install SQL Server 2005

The document provides step-by-step instructions for installing SQL Server 2005 on a Windows machine. It describes 22 steps including inserting the installation DVD, selecting components, configuring options like authentication mode and collation, and completing the installation process. The instructions also cover post-installation configuration for enabling remote access to the SQL Server instance.

Uploaded by

Sourav Dey
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
64 views

How To Install SQL Server 2005

The document provides step-by-step instructions for installing SQL Server 2005 on a Windows machine. It describes 22 steps including inserting the installation DVD, selecting components, configuring options like authentication mode and collation, and completing the installation process. The instructions also cover post-installation configuration for enabling remote access to the SQL Server instance.

Uploaded by

Sourav Dey
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 23

3/13/13

How to Install SQL Server 2005 - Step by Step - SQL Server Club

SQL Server Club


Home Archiv es Profile Subscribe

How to Install SQL Server 2005 - Step by Step


A Step by Step guide to installing SQL Serv er 2005 sim ply and successfully with no prior knowledge - By Web Monkey Purpose: To describe how to perform a basic installation of SQL Serv er 2005. Version Inform ation: Although this document addresses SQL Serv er 2005 Dev eloper Edition, the instructions are v ery similar or the same for other editions of SQL Serv er 2005. Im portant Notes: Before installing SQL Serv er 2005, SQL Serv er 2000 databases should be backed up (if they are required), and the SQL Serv er 2000 software should be completely un-installed through the Control Panel, UNLESS there is a technical requirement for it to ex ist on the same machine. Although SQL Serv er 2000 and 2005 can ex ist side by side on the same machine, they hav e to be installed as separate named instances. This document does not attempt to address the details of SQL Serv er named instances if in doubt, consult the DBA for the project for which the installation is being performed. Should a user require SQL Serv er 2000 AFTER SQL Serv er 2005 has been installed, it can be installed as a separate named instance, howev er a check should be made to ensure that any critical applications that require SQL Serv er 2000 are capable of supporting named instances not all are. 1 . Insert the DV D into the DV D driv e and double-click on the icon:

sqlserverclub.typepad.com/sql-server-club/how-to-install-sql-server-2005-step-by-step.html

1/23

3/13/13

How to Install SQL Server 2005 - Step by Step - SQL Server Club

2. The installation screen should appear:

For most installations, if installing on standard 32 bit Windows XP Professional, click on the x 86-based operating sy stems option. 3. Click on Serv er components, tools, Books online and samples:

sqlserverclub.typepad.com/sql-server-club/how-to-install-sql-server-2005-step-by-step.html

2/23

3/13/13

How to Install SQL Server 2005 - Step by Step - SQL Server Club

4. Read the terms and conditions of the license agreement and click the check box to accept them:

sqlserverclub.typepad.com/sql-server-club/how-to-install-sql-server-2005-step-by-step.html

3/23

3/13/13

How to Install SQL Server 2005 - Step by Step - SQL Server Club

Then click Nex t . 5. The Installing Prerequisites screen appears:

sqlserverclub.typepad.com/sql-server-club/how-to-install-sql-server-2005-step-by-step.html

4/23

3/13/13

How to Install SQL Server 2005 - Step by Step - SQL Server Club

Click on the Install button and wait whilst the sy stem components are configured. This may take 1 0-20 seconds. 6. Once the prerequisites are installed, click on the Nex t :

sqlserverclub.typepad.com/sql-server-club/how-to-install-sql-server-2005-step-by-step.html

5/23

3/13/13

How to Install SQL Server 2005 - Step by Step - SQL Server Club

7 . Wait for a few seconds for the following screen to appear, and then click on Nex t :

sqlserverclub.typepad.com/sql-server-club/how-to-install-sql-server-2005-step-by-step.html

6/23

3/13/13

How to Install SQL Server 2005 - Step by Step - SQL Server Club

8. The Sy stem Configuration Check screen appears:

sqlserverclub.typepad.com/sql-server-club/how-to-install-sql-server-2005-step-by-step.html

7/23

3/13/13

How to Install SQL Server 2005 - Step by Step - SQL Server Club

If the configuration check completes successfully (Success appears in the top panel, all ticks in the Details panel), click on Nex t . 9. Fill in the Registration Inform ation details:

sqlserverclub.typepad.com/sql-server-club/how-to-install-sql-server-2005-step-by-step.html

8/23

3/13/13

How to Install SQL Server 2005 - Step by Step - SQL Server Club

Click on Nex t. 1 0. Select the components to install:

sqlserverclub.typepad.com/sql-server-club/how-to-install-sql-server-2005-step-by-step.html

9/23

3/13/13

How to Install SQL Server 2005 - Step by Step - SQL Server Club

Note that the components selected in the screen shot abov e are the most common components that will be needed for most dev elopers and dev elopment DBAs. Howev er, if another component such as Analy sis Serv ices is needed, it can be added easily afterwards by re-inserting the installation DV D and re-running the setup program. Click on the Adv anced button to open up further options. 1 1 . The adv anced Features Selection screen opens:

sqlserverclub.typepad.com/sql-server-club/how-to-install-sql-server-2005-step-by-step.html

10/23

3/13/13

How to Install SQL Server 2005 - Step by Step - SQL Server Club

IMPORT ANT NOT E As a general rule it is not necessary to change the default installation path or the Dev eloper Edition installation, unless y our organization has a standard which is different. If in doubt, check an ex isting PC or serv er at y our site. Click on Nex t . 1 2. Select the Default instance:

sqlserverclub.typepad.com/sql-server-club/how-to-install-sql-server-2005-step-by-step.html

11/23

3/13/13

How to Install SQL Server 2005 - Step by Step - SQL Server Club

IMPORT ANT NOT E If the Default instance radio button is disabled, this probably means that there is another, default instance of SQL Serv er 2000 or SQL Serv er 2005 already installed on this machine. In this case, consult the DBA for the project as it may not be necessary or desirable to re-install the database components. Click on Nex t. 1 3. Select the radio button Use the built-in Sy stem account :

sqlserverclub.typepad.com/sql-server-club/how-to-install-sql-server-2005-step-by-step.html

12/23

3/13/13

How to Install SQL Server 2005 - Step by Step - SQL Server Club

The first step will change the Windows account under which the SQL Serv er serv ice ex ecutes to the Local Sy stem account. In a production env ironment or certain dev elopment env ironments, it may be desirable to change this to a domain user account, but this is not usually necessary for local dev eloper installations. Note that the serv ice account settings can be changed through the Serv ices applet in the Control Panel at any point after installation, howev er SQL Serv er will require re-starting in order for these changes to take effect. Click on Nex t. 1 4. Change Authentication Mode to Mix ed Mode and set a password for the sa logon. The users NT logon name could be used as an initial password, but note that whatev er is used, it should NOT be the same for each machine as the sa account giv es sy sadmin priv ileges to any user who uses it:

sqlserverclub.typepad.com/sql-server-club/how-to-install-sql-server-2005-step-by-step.html

13/23

3/13/13

How to Install SQL Server 2005 - Step by Step - SQL Server Club

Click on Nex t. 1 5. Keep the default collation settings, UNLESS the DBA for the project specifies that they should be changed. Be aware that certain applications require non-default settings:

sqlserverclub.typepad.com/sql-server-club/how-to-install-sql-server-2005-step-by-step.html

14/23

3/13/13

How to Install SQL Server 2005 - Step by Step - SQL Server Club

Click on Nex t. 1 6. Select Error Reporting and Usage options it does not matter what these are set to, as they are completely at y our discretion:

sqlserverclub.typepad.com/sql-server-club/how-to-install-sql-server-2005-step-by-step.html

15/23

3/13/13

How to Install SQL Server 2005 - Step by Step - SQL Server Club

Click on Nex t. 1 7 . The pre-installation screen will now appear:

sqlserverclub.typepad.com/sql-server-club/how-to-install-sql-server-2005-step-by-step.html

16/23

3/13/13

How to Install SQL Server 2005 - Step by Step - SQL Server Club

Click on Install. 1 8. The Setup Progress screen will appear, informing y ou of installation progress:

sqlserverclub.typepad.com/sql-server-club/how-to-install-sql-server-2005-step-by-step.html

17/23

3/13/13

How to Install SQL Server 2005 - Step by Step - SQL Server Club

This step usually takes 1 0-30 minutes, but requires no user interv ention - so now's a good time to take a break and make some coffee. 1 9. The Setup steps hav e completed:

sqlserverclub.typepad.com/sql-server-club/how-to-install-sql-server-2005-step-by-step.html

18/23

3/13/13

How to Install SQL Server 2005 - Step by Step - SQL Server Club

Click on Nex t. 20. The Com pleting Microsoft SQL Serv er 2005 Setup screen will now appear:

sqlserverclub.typepad.com/sql-server-club/how-to-install-sql-server-2005-step-by-step.html

19/23

3/13/13

How to Install SQL Server 2005 - Step by Step - SQL Server Club

If y ou only want the database serv er to be accessible from the machine on which it is installed, click on Finish. SQL Serv er 2005 installation is now complete. Howev er, if y ou wish the database serv er to be accessible from other machines, click on the Surface Area Configuration tool link. 21 . The Help Protect Y our SQL Serv er screen will appear:

sqlserverclub.typepad.com/sql-server-club/how-to-install-sql-server-2005-step-by-step.html

20/23

3/13/13

How to Install SQL Server 2005 - Step by Step - SQL Server Club

Click on the Surface Area Configuration for Serv ices and Connections link. 22. The SQL Serv er 2005 Surface Area Configuration screen will appear:

sqlserverclub.typepad.com/sql-server-club/how-to-install-sql-server-2005-step-by-step.html

21/23

3/13/13

How to Install SQL Server 2005 - Step by Step - SQL Server Club

Click on the Rem ote Connections node in the left hand tree pane, then click on Local and remote connections. By default, TCP/IP only is selected and is usually sufficient in most dev elopment env ironments, but if y ou suspect that y ou may need SQL Serv er 2005 to host legacy applications which require support for the named pipes SQL Serv er communication protocol, click on Using TCP/IP and Named Pipes. If in doubt, consult the DBA for the project. In addition, if y ou wish this installation of SQL Serv er to automatically announce itself on the network to automatic database serv er directory queries, click on the SQL Serv er Browser Serv ice , set the Startup ty pe to Autom atic , click on Apply , then click on the Start button. Click on OK, and then close the Help Protect Y our SQL Serv er screen. Finally , click on the Finish button on the Com pleting Microsoft SQL Serv er 2005 Setup screen. Well done - SQL Serv er 2005 setup is now complete.
Favorite

Reblog (0) |

| Digg This | Sav e to del.icio.us |

Tw eet
22/23

sqlserverclub.typepad.com/sql-server-club/how-to-install-sql-server-2005-step-by-step.html

3/13/13

How to Install SQL Server 2005 - Step by Step - SQL Server Club

Com m ents

thanks this helped m a a lot to know about sql installation Posted by : srinv asa gopalan v ijay an | 02 Septem ber 2 01 1 at 09 :2 6 AM

Good one. Keep up the good work. Posted by : Priy adarshini Pandian | 02 Septem ber 2 01 1 at 09 :2 8 AM

thankuuu v ery m uch it is v ery helpful.... Posted by : suv rat | 2 4 Septem ber 2 01 1 at 08:1 8 AM

i try to instal sql serv er 2 005 but i cant instal correctly the database com m ent donth appear what shoul i do Posted by : zeenat | 07 January 2 01 2 at 04 :3 6 AM

The comments to this entry are closed. Blogs SQL Serv er Club Join Articles Essential Guides Smart DBA Tools @SQLServ erClub @NorbTech

sqlserverclub.typepad.com/sql-server-club/how-to-install-sql-server-2005-step-by-step.html

23/23

You might also like