sql server deployment installation manual

16
SQL Server Deployment Installation Manual Call a Hygiena representative for more information or support 1.805.388.8007

Upload: others

Post on 18-Feb-2022

15 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: SQL Server Deployment Installation Manual

SQL Server DeploymentInstallation Manual

Call a Hygiena representative for more information or support 1.805.388.8007

Page 2: SQL Server Deployment Installation Manual

Performance

Why SQL Server?

Data IntegrityIf machine crashes the

database will not be corrupted RedundancySQL servers may be backed up

by IT routinely

SecurityUsers do not have direct

access to SQL Server

Quicker performance with

reporting due to querying

Page 3: SQL Server Deployment Installation Manual

SQL Server DeploymentInstallation Manual

Page 4: SQL Server Deployment Installation Manual

Create a new database1. Start Up SQL Server Management Studio and right

click on Databases.

2. Select New Database…

1

Page 5: SQL Server Deployment Installation Manual

Configure the database

2

1. Name the database anything you like. In this example we have named the database “SureTrend”.

2. Click OK at the bottom of the window to close it.

Page 6: SQL Server Deployment Installation Manual

Create a new login

3

1. Expand the Security folder and right click Logins.

2. Select New Login…

Page 7: SQL Server Deployment Installation Manual

Configure the database user

4

1. Start by giving the database user a name. In this example we have named the user “STuser”.

2. Select SQL Server authentication and enter a password in both the Password and Confirm password boxes.

3. Uncheck Enforce password policy.

4. Select the SureTrend database you created from the dropdown menu.

5. Click OK at the bottom of the window to close it.

Page 8: SQL Server Deployment Installation Manual

Import the SureTrend database tables

5

1. Download SureTrend SQL Import Script 4.0.3.3.sql by clicking here.

2. Double click on it to launch the script in SQL Server Management Studio.

3. Make sure the database selected is the new SureTrend database you created.

4. Click Execute to run the script.

Page 9: SQL Server Deployment Installation Manual

Modify the database user properties

6

1. Expand the Security folder and expand the Logins folder.

2. Right click your newly created SureTrend database user and select Properties.

Page 10: SQL Server Deployment Installation Manual

Map the database user to the SureTrend database

7

1. Click User Mapping on the left-hand column.

2. Select the SureTrend database you created tohighlight it. Make sure it is the only database checked.

3. Make sure db_owner and public roles are checked.

4. Click OK at the bottom of the window to close it.

Page 11: SQL Server Deployment Installation Manual

SQL Server Configuration

Page 12: SQL Server Deployment Installation Manual

01Click here to

download SureTrend and run it once

completed.

02When the screen appears choose a

setup language and click Next.

03Read and accept the

license agreement and click Next to continue.

Getting started

Page 13: SQL Server Deployment Installation Manual

Security System

Wordpress

Professional Skills

First stepsCheck the box!Check the Multiuser – Distributed Network box when you get to this screen to install SureTrend server components.

*Note 1* You will not have to check this box when you’re installing SureTrend on client machines connecting to this server.

*Note 2* Make sure HTTP Activation is turned on in Server Manager after this installation completes. It is located in Roles and Features under the .Net Framework 3.5 Features section.

Page 14: SQL Server Deployment Installation Manual

Step 1 Start SureTrend and click on the Admin tab at the top of the window.

Click on Server Configuration Setting on the left-hand side of the window.Step 2

Change the Config Type to SQLServer.

Enter the SQL Server name and the SureTrend database name you created earlier.

Step 3

Step 4

Step 5 Enter the SQL SureTrend database username and password. Click Save to save and restart SureTrend.

Page 15: SQL Server Deployment Installation Manual

Final steps

Continue to the next page

Pointing clients to the serverInstall SureTrend on any machine you wish to connect to the server without checking the Multiuser – Distributed Network box during installation.

Start SureTrend on the client machine once installed and go to Admintab across the top. From the list of tabs on the left choose Server Configuration Setting. Once there, change the settings you see to match the image on the left. Change the Config Type to Distributed and enter the Hostname or IP Address of the server. Click Save to restart SureTrend and when you’ve reopened it verify it’s connected to the server by revisiting this area.

Page 16: SQL Server Deployment Installation Manual

For added assistance give us a call at (805) 388 – 8007.

Congratulations!You’re all done.