Overview
Version
Report Server Version |
11.0 |
Application Scenarios
FineReport built-in database is HSQL database.
HSQL database cannot be accessed by multiple threads. Clustered environment and large amounts of data may cause its instability. Therefore, HSQL database is suitable for local trial of product functionality, while external database is suitable for the formal use of the platform.
Migration is based on existing data, and there are unpredictable problems in the migration process of old data. Therefore, you can choose to migrate the old data or directly enable a new database.
Functions
After configuring the external database for the report system, the stability of the report system can be ensured in cluster environments or situations with large amounts of data.
You can configure the external database during initialization or within the platform. These two configuration ways have the same configuration requirements and steps.
Configuration Methods
The types and versions supported by the external database are shown in the table below:
Note: It is recommended to choose MySQL or Oracle database as the external database.
Database Type | Supported Database Version | Procedure |
RDS MySQL | / | |
MySQL | 5.1.73 5.5.31/5.5.46/5.5.56 5.6.22/5.6.31 5.7.16 | |
8.0.11/8.0.16/8.0.20 | ||
Oracle | 10g/11g/12c | |
SQL Server | 2000/2005/2008/2012/2014/2016 | |
2017 | ||
DB2 | 9.7/8.2/11.1 | |
PostgreSQL | 9.4.7/9.5.0/9.5.2/9.6.0 |