MS-SQL EN Installation Instructions PDF
MS-SQL EN Installation Instructions PDF
MS-SQL EN Installation Instructions PDF
Version: 2018-11-06
Additional technical
information for
specialists
Contents
1. Brief overview of how to use the SQL Server ................................................................ 2
1.1. System requirements .............................................................................................................. 2
1.2. Required disk space ............................................................................................................... 2
1.3. Field of application.................................................................................................................. 3
2. Configuration ................................................................................................................. 3
2.1. Installation of the SQL Server ................................................................................................. 3
2.1.1. Configuration of services ................................................................................................. 6
2.1.2. Authentication options ..................................................................................................... 7
2.1.3. Windows authentication................................................................................................... 8
2.1.4. SQL Server Authentication .............................................................................................. 8
2.1.5. Next steps ....................................................................................................................... 8
2.1.6. Configuration of the network protocols ............................................................................. 9
2.1.7. Creating an SQL user.................................................................................................... 10
2.2. Assignment of rights for an SQL user.................................................................................... 12
2.3. Selection of the database in the Safexpert Setup .................................................................. 13
2.3.1. Features of the single user installation ........................................................................... 13
2.3.2. Special features of the network installation .................................................................... 14
2.4. Information on silent installation ............................................................................................ 14
2.5. Step by step ......................................................................................................................... 15
Note: The illustrations reflect the installation of SQL Server 2012, however, the procedure of the installation of other
SQL Server versions is not significantly different.
We support the following MSSQL Server versions: 2008 R2, 2012, 2014, 2016 and 2017.
Note: Safexpert uses the full text search component of the SQL Server. N.B.: This component must be installed.
A free version can be downloaded directly from Microsoft at: http://www.microsoft.com/en-
us/download/details.aspx?id=29062.
We recommend downloading the English version, as it can be installed irrespective of the language settings of your
operating system.
Microsoft provides several files for download. Please select the version with the Advanced Services. These are
indicated by Microsoft with ADV in the file name (e.g. SQLEXPRADV).
2. Configuration
Select the desired features and click “Next”. Safexpert requires at least:
• Database Engine Services
• SQL Client Connectivity SDK
• Management Tools - Basic
Note: This information is important, because this is required when entering the server data in Safexpert.
The following settings apply to the Safexpert Setup:
• The picture above shows the installation of an SQL SERVER Express. You can change the suggested instance
name SQLExpress into any other name in the field Named instance. In Safexpert this data has to be entered
as follows:
Server name\Instance name
• Default instance means that no instance name has to be added in the field Server name. In this case, only the
Server name has to be specified, without any instance name.
Alternatively, the IP address of the SQL Server can be used.
Example:
10.10.10.2\SQLEXPRESS
This method is especially recommended for the single user installation. The advantage is that no particular users
with access rights have to be defined on the SQL Server itself. For authentication, the user name and password of
the Windows user are used.
The disadvantage is the assignment of access rights in the network. Individual access rights must be defined for
every single Windows user. A Safexpert user, who is not registered as a user on the SQL Server cannot work with
Safexpert.
Recommendation: Use Windows authentication for single user installations.
Next
Next
3. Create a new user in the menu Security ->Logins -> New Login…
Assignment of rights at the server level Assignment of rights at the database level
Depending on which authentication method (see chapter 2.1.2) you would like to use, select for the installation on
an SQL server:
• MS SQL Server or
• MS SQL Server (Windows authentication).
The SQL Server must have been installed and configured before you can continue with the set up (see chapter
2.1).
It is possible to install the Safexpert database in two versions:
• automatically via Safexpert Setup or
• manually by the IT administrator: Snapshot isolation must be activated.
Note: If you want to copy an existing database, this has to be done via backup/restore. When copying by using
diverse database scripts, standard field values could get lost. In this case the database gets corrupted.
Note: A connection to the server cannot be checked at that time, since the necessary database components have
not yet been installed. If the entered connection data are incorrect, an error message will only appear later in
the Setup.