Setting up the logging functionality

Create an empty relational database on the installed SQL Server instance. Give it a proper name i.e. TARGITLogDB.

Create an Auxiliary Relational Database connection in TARGIT Management client.

This is done using the Connections tab à right-click in the working area and add a connection à click ‘Other’ à click ‘Auxiliary Relational Database’.

mceclip0.png

Specify a proper name for the connection, i.e. LogDB. – on the next screen a connection string needs to be specified. Click ‘Change connection string’.

mceclip1.png

Select the desired provider. In this case we will be using the ‘SQL Server OLEDB’ provider to connect to the relational database we created earlier.

Now, click ‘Next’ to configure the connection and database. In our case, the database is hosted on the local installed SQL Server instance, so we simply refer to the server: ‘Localhost’.

We can connect to the server using Windows integrated security. This setting also needs to be applied. Finally, the database we will be using needs to be selected from the list. Click ‘OK’ to create the connection string.

mceclip2.png

Click ‘Create’ to finish configuration of the Auxiliary connection.

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.