SQL Server Installation Instructions
SQL Server Installation Instructions
The steps and screenshots below show what is needed for the installation of the following SQL Server
components:
3. In the SQL Server Installation Center, choose the menu item New SQL Server stand-alone installation or
add features to an existing installation.
5. Ignore the SQL Updates for now. Our assumption is that this is being setup in a scenario with no
Internet access and updates are not needed, therefore, just click Next.
7. This is the most import step. Keep the Named Instance and Instance ID name to be the default Name:
SQLExpress. DO NOT CHANGE THESE NAMES. Click Next.
9. In Database Engine Configuration, choose Mixed Mode and provide a password for System
Administrator (sa) account.
Figure 13: Microsoft SQL Server 2012 in the Start Programs list
Figure 14: Expanded Microsoft SQL Server 2012 showing the sub-components
Steps for SQL Server Management Studio Installation
1. Open the EpiInfoCRC/Database/SQLServer2012Express folder.
2. Open the installer for the SQL Server Management Studio by double clicking on the
SQLManagementStudio_x64_ENU.exe file.
3. In the installation menu item, choose New SQL Server stand-alone installation or add features to an
existing installation.
5. On the Installation Type dialog, select Perform a new installation of SQL Server 2012 and click Next.
9. At this point, the SQL Server Management Studio installation should proceed and complete the
installation.
10. Successful installation of SQL Server Management Studio will add it to the Microsoft SQL Server 2012
Programs list on the Start Programs menu.
Figure 24: Expanded Microsoft SQL Server 2012 showing the sub-components
11. Confirm that the installation of SQL Server Management Studio was successful by launching it and
logging in using either:
a. Windows Authentication, or
b. SQL Server Authentication using the 'sa' user name and the password you created for the 'sa'
account.