Install Microsoft SQL Server components (MS SQL Express and MS SQL Management Studio Express)

 Product: Custodial Integrator, all variants Version: Version 3.11

Description

If you plan to use an existing Microsoft SQL Server installation, omit this step.

If you do not have (or cannot access) an instance of Microsoft SQL Server on which to put the CI database, then use these instructions to download and install a free copy of Microsoft SQL Server Express and a copy of Microsoft SQL Management Studio Express.

Note:These steps describe installing Microsoft SQL Server 2012 Express SP4, but you can install another version supported by CI. Refer to System requirements for Custodial Integrator.

Requirements

Microsoft SQL Server Express may have its own pre-requisite software; refer to Microsoft documentation.

Downloads

You can download Microsoft® SQL Server® 2012 Service Pack 4 (SP4) Express at this link https://www.microsoft.com/en-us/download/details.aspx?id=56042.

Note: If you are downloading the SQL Server Management Studio stand-alone application to perform a database migration, make sure to use the same version or a newer version than the SQL Server version used on your old server.

On the download pages for SQL Server Express 2012 SP4 or SQL Server Management Studio there are many options to choose from when downloading.

This list includes most of the files listed on the SQL Server download pages with their descriptions:

Choose the download(s) you need.

To install Microsoft SQL Server 2012 Express

  1. Run the installation file you downloaded from the Microsoft website. The installation wizard will launch where you will choose New SQL Server stand-alone installation or add features to an existing installation.
  2.  Accept the license terms prompt before the install begins. The application will run a system check.
    Note: The system may require a reboot when the scan is complete.
  3.  Make sure the checked options are Database Engine Services and SQL Client Connectivity SDK.

  4. Check the Named Instance radio button and enter the name you wish use to identify your SQL server instance. In this example it is SQLEXPRESS_DEMO.

  5. Confirm that both of the SQL Services are set to Automatic (as shown below) to ensure the services are running after the installation.

  6. Click Next.
  7. Select the radio button labeled Mixed Mode. Enter a password in twice to create the password. This password is for the SQL username “sa”. (Keep note of this information.)
  8. Click Next until the installation begins. The installation should run and complete automatically.
  9. Once it is complete, click Close then confirm that the TCP/IP ports are enabled and configure SQL Server. Refer to Configure Microsoft SQL Server Express.

Related information

Attribution

Last updated:

9/30/2019

Author:

KLS

Contributions by:

MB