Skip to main content
Skip table of contents

Database

Environment prerequisites:

Database prerequisites must be analyzed and properly met.


When NDD Print Releaser is installed, the database used is SQLite by default. However, this database can be changed to SQL Server whenever necessary.

To configure the database, go to the Installation Directory\nddPrint\Releaser\DBManager and run the nddPrint.Releaser.Tools.DBManager.exe utility as administrator > enter the requested data > Save the data access settings

Please inform the necessary data, considering:

Native SQLite: Option enabled in the default installation which uses the SQLite database, and due it is local, it can not be used when in cluster.

Generic OLE DB: To be used in environments incompatible with SQLite. However, due it is local, it can not be used when in cluster.

SQL Server: To be used for environments that require concurrent connections and fast access to searches of retained print jobs. It requires the following settings:

  • Server: Server address and SQL instance.

Server: 192.168.10.10\sqlexpress

  • User:

The user must have administrative privileges to create and change tables.

  • Password;

  • Database: Name of the database that will be used.

Test Connection;

Create database;

Save data access configurations.

After changing the database, the following services must be restarted:

  • NDDigital NDD Print Releaser;

  • NDDigital NDD Print Releaser Netreader;

  • NDDigital DCS Server;

  • IIS.

After changing the database, its old data will not be erased.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.