DatabaseEngine
The database engine can be configured through the IceViewer HTML5 appsettings.json.
| Key | Value |
| Server | The database host/server name/ip address |
| Username | The username for the database access |
| Password | The password for the database access |
| Database | The database name |
| DatabaseType |
The database type. Possible values: 0: SQL Server (default) 1: ODBC |
