Installing SQL Server Express Edition (Tutorial 1)
This is the first in a series of tutorials presenting the steps necessary to install and configure a new database. Later tutorials will present the steps to configure the SQL Server database instance to work with Microvellum.
We recommend the procedure below to install SQL Server 2017 Express. This will install the database software and create a named instance of the database, so it is ready to be configured for use in a network environment by Microvellum. Use this procedure as the first step in setting up an environment supporting the Unified Work Order Database.
Be sure to have access to archived copies of your company data configurations and library data before you begin this procedure. Completely exit AutoCAD and all Microvellum products.
In preparation for the installation, if using Windows 10, press the Windows key on your keyboard and enter “User Account” in the search box. Click on "Change User Account Control Settings" and set the slider to "Notify me only when apps try to make changes to my computer." This is an acceptable combination of security and ease of use.
- Download SQL Server 2017 Express at the page accessed by clicking here.
- Save the file to a known location on your local computer or network.
- Right-click on the downloaded file and select "Properties." Check the checkbox for "Unblock" at the bottom if it is available. Click OK.
- Again, right-click on the downloaded file and select “Run as administrator.”
- Click “Yes” on the User Account Control box that asks if you want to allow the app to make changes to your device.
- The installation file will initialize and subsequently display the installation type dialog box. Select the Custom installation.
- Select where to download the files. Accept the default location, or Browse to a different file path. Click “Install” to continue. The installation files will now download. This may take some time depending on your internet connection.
- Once the installation package has been downloaded and the necessary files for installation have been initialized, the “SQL Server Installation Center” box will be displayed. Click “New SQL Server stand-alone installation…”
You do not need to install SQL Server Reporting Services (SSRS) unless you will be creating reports outside of Microvellum.
- Read the Microsoft License Terms. If acceptable, check the checkbox to accept the license terms to continue the installation. Click Next.
- The install configuration will run a check to make sure that SQL Server is ready to be installed. Here are a couple of items to confirm before proceeding.
- Do not run the SQL Server installation on the same computer or server that is also a domain controller.
- If Windows Firewall is enabled, you will need to set an exception for ports 1433-1434.
- General information about configuring firewalls may be found by clicking here.
- More specific information may be found by clicking here.
- Install Rules: make sure either all the rules pass successfully, or that any warnings are recognized and acted upon as necessary. The firewall may not have a status of Passed, but if you have configured the ports for the firewall as described in the articles above, click Next.
- Feature Selection: accept the default settings and click Next.
- Instance Configuration: name the instance of SQL Server that you are installing. If you don’t have a preference, otherwise, leave it as is and click Next.
- Server Configuration: set the SQL Server Browser Startup Type property to “Automatic” if not already set to that value.
Occasionally, installations will fail. If this happens, you may need to change the SQL Server Database Engine's account name to
NT AUTHORITY\NETWORK SERVICE.
- Database Engine Configuration: set the Authentication Mode to “Mixed Mode” and specify the System Administrator account (sa). Enter and make a note of the password in a secure location.
- Install the necessary prerequisites.
- Microsoft R Open: click Accept and then Next.
- Python: click Accept and then Next.
- The SQL install program now uses the configuration settings you have given it and installs the software. Depending on your system, this could take up to 30 minutes.
- Now that you have SQL Server 2017 Express installed, the next step is to configure the server instance for use with Microvellum. Click here for the next article in the series.
Related Articles
SQL Server Backups
This article will list out the various types of backups you can create for databases hosted on an SQL Server, explore methods for creating backups manually and automatically, as well as list software/services that may assist you with backing up your ...
Configuring an SQL Express Database (Tutorial 2)
This is the second in a series of tutorials presenting the steps necessary to install and configure SQL Server to work with Microvellum. This tutorial focuses on the concluding steps when configuring the new database instance you created previously ...
Transferring Data to an SQL Server Database (Unified Work Order Database)(Tutorial 4)
This is the fourth in a series of tutorials presenting the steps necessary to install and configure a new SQL Server database to work within Microvellum. It focuses on how to transfer data to new SQL Server databases. Click here to view the third ...
Connecting Microvellum to an SQL Database (Unified Work Order Database)(Tutorial 3)
This is the third in a series of tutorials presenting the steps necessary to install and configure a new SQL Server database to work within Microvellum. It focuses on how to configure Microvellum to connect to the new SQL Server databases you have ...
Creating a Local Sandbox from an SQL Server Configuration Guide
This document explains the steps required to configure a local sandbox from an SQL server. For additional information about what a “sandbox” is and when to use one click here. Prior to creating a sandbox environment, we strongly recommend the user ...
Recent Articles
Toolbox Release Notes: Year of 2024
This document will catalog all releases for Microvellum Toolbox software builds that were released in the year 2024. This encompasses builds 24.1.0104.641 to 23.1.1206.641. Toolbox Release Notes | Build 24.1.1206.641 The following release notes apply ...
Toolbox Release Notes | Build 25.1.0129.641
The following release notes apply to Toolbox build 25.1.0129.641. SMA Fixes A wide variety of issues with the Solid Model Analyzer have been resolved. Multiple modifications to existing interfaces or settings have been made to improve precision and ...
Microvellum Foundation Library Release Notes | Build 25.0124
The following release notes apply to Microvellum Foundation Library build 25.0124. Additions Added Century Components Waste Bins, Vanity Organizers, and Base Cabinet Organizers. 11”, 14”, 17” Signature Series Bottom Mount 34qt & 50qt. 4”, 5”, 6”, 9”, ...
SQL Server Backups
This article will list out the various types of backups you can create for databases hosted on an SQL Server, explore methods for creating backups manually and automatically, as well as list software/services that may assist you with backing up your ...
Toolbox Release Notes | Build 25.1.0114.641
The following release notes apply to Toolbox build 25.1.0114.641. UI Fixes Several issues were reported and discovered within the OEM 2025 user interface. The following issues have been resolved: Fig. 1: Excess commands on the tool strip being ...