Installing the SQL Server
- Updated2025-04-30
- 1 minute(s) read
Install the SQL Server to use as a database management system for PAtools.
- Execute SQL<year>-SSEI-Expr.exe.
- In the installation window, select Custom.
- Click Install.
- In the SQL Server Installation Center, select New SQL Server stand-alone installation or add features to an existing installation.
- Accept the licensing terms.
- Enable the Use Microsoft Update to check for updates (recommended) checkbox.
- On the Feature Selection page, click Unselect All, then enable Database Engine Services.
- On the Instance Configuration page, add SQLExpress<year> as a Named instance.
- In , change the SQL Server browser to Automatic.
- In Database Engine is Latin1_General_CI_AS. , ensure the
-
Use the Database Engine Configuration to complete the
following steps.
- From the Server Configuration tab, select Mixed Mode and set your password.
- From the Server Configuration tab, select Add Current User to grant yourself administrator permissions.
- From the Memory tab, select Recommended and enable the recommended memory configurations.
- From the FILESTREAM tab, enable all three checkboxes.
- Click Next to complete installation.