Configure database
In the NDD Print Host it is possible to change the type of database to be used.
The services of the NDD Print Host must be stopped before switching the databases.
When you switch the instance of the SQLite database to SQL Server, data as server address, company information, proxy, among others, must be reconfigured in the NDD Print Host's administration interface.
To change the database settings
Installation folder
Sub directory DBManager
Application nddPrint.Host.Tools.DBManager
The path of the default installation folder is: C:\Program Files\NDDigital\nddPrint\Host
NDD Print HostPrintersMonitor tab: Responsible for the database with printer information.
NDD Print Host AccountsCache tab: Responsible for the database with the WS Control synchronization information.
NDD Print Host 360 tab: Responsible for the database with the New sync information.
NDD Print Host LdapSyncCache tab: Responsible for the database with domain synchronization information.
Data access provider:
SQLite
SQL Server
OLEDB SQL Server
Settings:
Server: Server address and SQL instance.
192.168.10.10\sqlexpress
User
Password
Database: Database name to be used
If the database already exists, you can use the Test connection button.
To create a new database, use the Create database button.
To create the database, a user with administrative permissions for changing and creating tables must be used.
A user with read and write permissions can be used to read the information.
{{component-feedback-article}}