Licence Protector

Microsoft SQL Server

Hide Navigation Pane

Microsoft SQL Server

Previous topic Next topic No directory for this topic  

Microsoft SQL Server

Previous topic Next topic Topic directory requires JavaScript JavaScript is required for the print function Mail us feedback on this topic!  

A Microsoft SQL Server or SQL Server Express (2005 or higher up to SQL Server 2008) is required.

 

The installer will automatically download SQL Server 2008 Express Edition. If you already have an SQL Server installed then you can skip this step.

 

The collation must be: Latin1 General CP1 CI AS

 

The Activation Server does not include a license for the MS-SQL server and you are responsible to use the MS-SQL server with the correct licensing.

 

Step by Step installation and configuration guide

Find below screenshots of the installation process.

 

Start the installation by clicking on Installation on the left side

Start Installation

 

Click next to install the free Express Edition

select free Express Edition

 

 

Click on Install to start the installation

start setup with supported files

 

 

The next screen (setup support rules) should display all tests as passed

Setup Support Rules

 

 

Select Database Engine Services

Select the feature to install

 

 

Name of the SQL Instance / Server - If you change the name you have to note it down as it is required later. The default name is: SQLExpress

 

Instance Name

 

To select the account name click on: Use the same account for all SQL Server services

Select Account: Step 1

In the pop-up Window, select: NT Authority\Network Service

 

Select Account: Step 2

 

 

The next step is crucial.

 

The SQL server must be configured for SQL Server and Windows Authentication mode.

 

Type in a password and note it down. This is the password for the user sa

 

 

Configure authentication mode

 

 

Specify the SQL server administrator and select: Administrator (Click on Add to select from a list)

Specify SQL Server administrator

 

 

The SQL server installation could take a while and it could require a restart of the server.

 

 

You can change the security authentication mode after the installation in case it was wrongly configured.

 

Change security authentication mode

 

During installation, SQL Server Database Engine is set to either Windows Authentication mode or SQL Server and Windows Authentication mode.

 

To change security authentication mode

 

 

1.In SQL Server Management Studio Object Explorer, right-click the server, and then click Properties.

2.On the Security page, under Server authentication, select the new server authentication mode, and then click OK.

3.In the SQL Server Management Studio dialog box, click OK to acknowledge the requirement to restart SQL Server.