installing sql server 2008 r2downloads.daysmart.com/.../installingsqlserver2008r2.pdf · daysmart...

4
Daysmart Software Inc. Technical Support: (800) 604-2040 E-mail: [email protected] Page 1 of 4 Installing Microsoft SQL Server 2008 R2 Express Database Important Notes before starting: Having SQL Server 2005 and SQL Server 2008 on the same system is possible, but not recommended unless another program needs to have SQL 2005 installed. If a previous installation of SQL 2005 used the instance name CMJ or DSI, you’ll need to either uninstall it first, or name the instance something other than CMJ or DSI (i.e. DSI2008) in step 5. SQL Server 2008 R2 Express will also install SQL Server Agent in addition to the instance and SQL Server Browser. SQL Server Agent is an administrative tool used in developer and commercial editions of SQL Server 2008 and cannot be used with the Express edition. It will start in a Disabled state and cannot be started. This is normal. SQL Server Agent is only necessary for more advanced features that are not needed in order to use our software. Notes for Windows XP users: Installation on Windows XP requires installation of Windows Installer 4.5. It is available here: http://www.microsoft.com/en-us/download/details.aspx?id=8483 Installing SQL 2008 Express R2 1. Download the installation file at the following link. This includes the latest service pack as well (Service Pack 2): http://www.microsoft.com/en-us/download/details.aspx?id=30438 The second option, the x86 version (SQLEXPR_x86_ENU.exe) is recommended. This installer will work on 32-bit and 64-bit systems. 2. Choose Installation from the left-side and then click “New Installation or add features to an existing installation”. 3. If you accept the license terms, check the appropriate box and click Next:

Upload: lyminh

Post on 31-Jan-2018

242 views

Category:

Documents


0 download

TRANSCRIPT

Daysmart Software Inc.

Technical Support: (800) 604-2040

E-mail: [email protected]

Page 1 of 4

Installing Microsoft SQL Server 2008 R2 Express Database

Important Notes before starting:

• Having SQL Server 2005 and SQL Server 2008 on the same system is possible, but not

recommended unless another program needs to have SQL 2005 installed. If a previous

installation of SQL 2005 used the instance name CMJ or DSI, you’ll need to either uninstall it

first, or name the instance something other than CMJ or DSI (i.e. DSI2008) in step 5.

• SQL Server 2008 R2 Express will also install SQL Server Agent in addition to the instance and SQL

Server Browser. SQL Server Agent is an administrative tool used in developer and commercial

editions of SQL Server 2008 and cannot be used with the Express edition. It will start in a

Disabled state and cannot be started. This is normal. SQL Server Agent is only necessary for

more advanced features that are not needed in order to use our software.

Notes for Windows XP users:

• Installation on Windows XP requires installation of Windows Installer 4.5. It is available here:

http://www.microsoft.com/en-us/download/details.aspx?id=8483

Installing SQL 2008 Express R2

1. Download the installation file at the following link. This includes the latest service pack as well

(Service Pack 2):

http://www.microsoft.com/en-us/download/details.aspx?id=30438

The second option, the x86 version (SQLEXPR_x86_ENU.exe) is recommended. This installer will

work on 32-bit and 64-bit systems.

2. Choose Installation from the left-side and then click “New Installation or add features to an

existing installation”.

3. If you accept the license terms, check the appropriate box and click Next:

Daysmart Software Inc.

Technical Support: (800) 604-2040

E-mail: [email protected]

Page 2 of 4

4. Click the Select All button on the Features page.

5. Change the Named instance to “DSI” and click next

6. On the Service Accounts screen, verify that the Startup Type for both SQL Server Database

Engine and SQL Server Browser is set to Automatic, and then click Next.

Daysmart Software Inc.

Technical Support: (800) 604-2040

E-mail: [email protected]

Page 3 of 4

7. On the Account Provisioning screen, choose “Mixed Mode” and enter ‘CMJsoftware4477’

(without quotes) as the password. If the current user is not in the Administrators box, click the

Add Current User button. Click Next.

8. Click Next again on the Error Reporting Screen.

9. SQL 2008 will complete the installation and notify when it is done. If you’re installing this in a

network environment, TCP/IP is disabled by default in SQL 2008.

To enable TCP/IP on Windows XP/Vista/7, Go to Start �All Programs �Microsoft SQL Server

2008 R2 �Configuration Tools � Microsoft SQL Configuration Manager

On Windows 8, locate the SQL Server Configuration tile on the Start screen, and click on it.

Daysmart Software Inc.

Technical Support: (800) 604-2040

E-mail: [email protected]

Page 4 of 4

10. Open the menu next to SQL Server Network Configuration, click on Protocols for DSI (or the

name you gave it in Step 5), right-click on TCP/IP and select Enable.

11. Click OK on the warning. We’ll restart the service in the next step:

12. Click on SQL Server Services. Then right-click on SQL Server (DSI) (or the name you gave it in

Step 5) and choose Restart.

You should now have SQL Server 2008 installed and ready to use.