|
Database |
Top Previous Next |
|
LinkServer uses a relational database to store persistent data, such as:
LinkServer communicates with the database engine using a JDBC (Java Database Connectivity) driver, so it can work with most modern Relational Database Management Systems. The LinkServer distribution package includes an embedded database engine that is used by default. It is ideal for small installations with less than one hundred devices. See switching to another database engine for more information on how to change type of database used by the server. A separate group of server global configuration settings controls how LinkServer interacts with the database engine. |