Show/Hide Toolbars

On the Database page of the Options dialog, you can specify the database where the data will be stored. Docusnap supports Microsoft SQL Server and LocalDB.

SQL Server Database

In addition to the Microsoft SQL Server retail products (Standard 2005/2008 & Enterprise 2005/2008), the Express versions (2005/2008) of SQL Server are also supported.
 
When using an SQL Server in your network, make sure that the server has been configured for remote access via TCP/IP and that the permissions for Windows or SQL authentication have been set properly.

Docusnap-Tools-Options-Database

LocalDB

The LocalDB is a lightweight version of SQL Server, which can be used without complex or time consuming configuration. When installing Docusnap it can be decided whether the LocalDB should to be installed too.

By clicking the checkbox Use LocalDB the existing LocalDB instance for Docusnap is selected.

Docusnap-convention-Info

The files for the LocalDB databases are stored in the user profile. It is recommended that LocalDB only be used for smaller databases.

Docusnap-Tools-Options-Database-LocalDB

Docusnap-convention-Info

When creating a database, the following settings are used:
Recovery Model: Simple
Data Files: Initial Size: 50 MB; Autogrowth: 50 MB
Log: Initial Size: 40 MB; Autogrowth: 10 MB

Settings

By default, the timeout for database queries is 30 seconds. For large databases, however, it may happen that database queries take longer. To execute these queries nonetheless, the query timeout can be increased.

Docusnap-convention-Info

The change of the Timeout will be stored in a configuration file located on the computer where Docusnap is running and will be used for every connection to a database.

The value specified in the Database Archive Versions field determines how many inventory scans of an object will be stored. If you set the Database Archive Versions field to 4, this means that the data of four inventory scans, e.g. for a Windows server, will be kept. When you perform the next inventory scan of that server, the scan with the oldest timestamp will be deleted so that the total number of inventory scans remains four. If particular inventory scans should not be deleted, you can exclude them from the automatic deletion using the Manage Snapshots dialog.

With the database optimization the indexes of the database are re-created, if necessary, in order to improve the database performance. The automatic optimization can be turned off via the checkbox Suppress Automatic Database Optimization. In addition the optimization can be started manually by clicking on the Start button.

Encryption Module

In order to enable the Passwords module in the main window, you need to create an encryption file. Encryption ensures that the passwords will be stored in the database in encrypted form. These passwords can only be read by users who use the same encryption file. If you do not create an encryption file, the Passwords module will remain hidden.

Make sure to treat the encryption file with great care, since it is not possible to replace or re-create this file should it become lost.