Please login to access all of the features of the Community Site.


    Install SQL Server

    In this article, we will be installing SQL Server onto our Rock server. Let's begin.

    Start the SQL Server installer and on the first screen click on New SQL Server stand-alone installation or add features to an existing installation.

    SQL Setup

    On the next screen, agree to the license agreement and then click Next.

    License Agreement

    Keep the Include SQL Server Product Updates checkbox checked and click Next.

    Product Updates

    Next, the SQL installer will prepare to set up.

    Installing Setup Files

    On the Feature Selection screen, we recommend using the settings shown in Figure 4.8. These are the minimum required settings needed for Rock. Click Next to continue.

    Feature Selection

    On the Instance Configuration screen, click on the Default Instance button. Click Next.

    Note

    Warning
    Be sure to use Default Instance if you are unfamiliar with SQL Server. This will simplify our Rock setup. We only recommend using Named Instances if you are familiar with them.

    Instance Configuration

    Leave the default settings on the Server Configuration screen and click Next.

    Server Configuration

    On the Database Engine Configuration screen, set the Authentication Mode to Mixed Mode and set a password for SQL Server. Click Next.

    Note

    Keep this password handy since it will be needed later to set up the Rock RMS database. But remember to keep this password secure, and only share it with those who truly need it.

    Database Engine Configuration

    Skip past the Error Reporting unless you would like to send Microsoft error reports. Click Next.

    Error Reporting

    Installation will begin, so hold tight.

    SQL Server Installing

    Once it's complete with the installation, you can close the installer.

    Installation Complete

    Now, the SQL Server Installation Center (the first screen of the installer) should still be open on your desktop. Whereas you clicked the first option last time, now we need to click Install SQL Server Management Tools. This will launch the web browser, pointed to the SSMS Download page. You need to download SQL Server Management Studio, not just the upgrade package. Download and then run this package. (You can close the Installation Center window now). There aren't many options in the installation of this package- just accept the license and let the installer run.