The general report server configuration page allows user to enable or disable the report module. This is also the page for the user to specify database related configuration for reports. This includes the database name, the ODBC connection string and the read and write level.
The default workable entry will save report archive into local Access report.mdb file.
- Database Name
-
Unique name assigned to the report server database. The name must be different from database name assigned to any other addin module.
- Connection String
-
Database connection string to connect to this database.
- Read Level
-
Allow external interface to read from this database if the user security level is at or above this level.
- Write Level
-
Allow external interface to write to this database if the user security level is at or above this level.