Open navigation

Installing the Tracking database

Selecting authentication mode for the users

SQL server Authen­tication

Windows authenti­cation

Manage Tracking Database

With SQL authenti­cation

With Windows authentication


To install the tracking database, please follow the steps below:

  • Copy Setup.exe onto the SQL server and open it.
  • Select the desired language→ InstallShield Wizard opens and click Next

running ThinPrint Tracking database installer

  • Select the SQL server, on which you wish to install the Tracking database.
  • Then specify how do you wish to access the database:
    • Windows authentication
      or
    • SQL server authentication
  • Confirm with Next.

ThinPrint Tracking: selecting database server and authentication to SQL server

  • Choose a name for the database in which the information about print jobs will be stored: tptrack1 for example.
  • In case of a software update, you can select an existing database by clicking on the button Browse. Confirm with Next.

ThinPrint Tracking: selecting database server and authentication mode


Selecting authentication mode for the users

Authentication mode defines how the users and Tracking Service access the stored print data via Tracking Report Engine.

Note! SQL server authentication is recommended.


SQL server Authen­tication

  • Create an account with administration permissions, TrackingSer­vice for example or specify an existing one.
  • Confirm with Next and close InstallShield Wizard with Finish.

ThinPrint Tracking: creating administrator account for the database


Windows authenti­cation

If you select Windows authentication all users and servers need to be members of the same domain. Users can log on with their user name and their domain password.

ThinPrint Tracking: selecting database server and authentication mode

  • Select Windows authentication and confirm with Next.

ThinPrint Tracking: inheriting groups from Active Directory

You can select user groups from the Active Directory which should be able to access Tracking Database. For this, click Advanced, if necessary.

ThinPrint Tracking: defining administrator groups and user groups

During installation of Tracking database, database administrators with read and write permissions will be created, as well as users with read permissions only.

Finally, conclude Tracking database installation in InstallShield Wizard with Install and Finish.


Managing the Tracking Database

  • Open a management tool for the database, as for example Microsoft SQL Server Management Studio. With this tool, you can administer the database created by the installer.

ThinPrint Tracking: SQL database


With SQL authenti­cation

When you install Tracking database with SQL authentication, a user account will be created with read permissions on the database. This name of the user account will be TrackingUser.

  • To access the SQL server remotely, open SQL Server Configuration Manager and enable the protocols Named Pipes and TCP/IP.

ThinPrint Tracking: enabling protocols

  • Then start the SQL Server Browser in the Services folder.
    SQL Server Browser starten


With Windows authentication

To ensure the Tracking Service gets access to the SQL server, open Management Studio Express and enter with a right click on Security and then on New and Login.

ThinPrint Tracking: creating access for Tracking Service on the SQL server

  • Create a new account according to this sample:
<domain>\<server name of Tracking Service>$

   In this example: 

ourdomain\tp-server07$

ThinPrint Tracking: creating login for Tracking Service

  • Put a checkmark at the database, which is configured for Tracking – in this example: tptrack1 (upper arrow) – and a checkmark each at db_owner and at TREAdmin (lower arrows). 

ThinPrint Tracking: user mapping

Now Tracking Service can access the database with Windows authentication.


Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.