Installing SQL Server Express and the Management Studio
Article by Justin Williams updated October 11, 2019
Article
The SQL Server Management Studio (SSMS) is an integral component for administrating SOLIDWORKS PDM, as it allows us to maintain and capture backups of the database. When installing a new instance of SQL Express for PDM Standard via the installation manager, the management studio is not included and requires a separate download and install. In this article, we’re going to look at how to install a new instance of SQL and include the SSMS, ahead of installing PDM Standard.
How to download and install SQL Server Express with the Management Studio
- Download and run the installer;
- Select New SQL Server stand-alone installation or add features to an existing installation
- Read and accept the license terms, then select Next.
- The installer checks for issues, if any are reported; these will need to be resolved before continuing. If no problems are returned we can hit Next;
- For Feature Selection, choose;
- Database Engine Services
- Client Tools Connectivity
- Client Tools Backward Compatibility
- Client Tools SDK
- Management Tools – Basic
- Management Tools – Complete
- Then hit Next
- For Instance Configuration;
- If a new install we can choose Default Instance
- If there’s an existing SQL install, we can choose Named instance
- For Server Configuration, set the following;
- SQL Server Database Engine:
- Account Name: NT Service\MSSQL$[INSTANCENAME]
- Startup Type: Automatic
- SQL Server Browser:
- Account Name: NT AUTHORITY\LOCAL SERVICE
- Startup Type: Automatic
- SQL Server Database Engine:
- Hit Next;
- For Database Engine Configuration, select the following;
- Authentication Mode
- Choose Mixed Mode
- Enter a STRONG password for the sa (system administration) account
- Specify SQL Server Administrators
- Add the local administrator account
- Authentication Mode
- Hit Next
- Installs will begin…..when complete, click Close;
and a new instance of SQL will be installed, complete with the management studio;
Now, when installing PDM standard we can choose the already created instance of SQL Express;
Related Links
Want to do more with SOLIDWORKS PDM?
Our Certified SOLIDWORKS PDM Experts can help you to: