6.0
/
This document describes how to connect to the HSQL (Hyper SQL) database.
2. When you use an HSQL database, it will create an in-memory database. The database will occupy a large amount of memory if the data volume is large. Therefore, do not create a data connection to a built-in FineDB database in the FineBI project unless necessary.
(Built-in) Download not required
Before connecting to the database, you need to collect the following information:
The database name
The database storage path
1. Log in to FineBI as the admin, choose System Management > Data Connection > Data Connection Management, and choose Create > Data Connection, as shown in the following figure.
2. Select the icon of the HSQL database.as shown in the following figure.
3. Enter the username and password, and modify the data connection URL by replacing PATH_TO_DB_FILES with the database path.
For example, if the built-in database is stored in %FineBI%\webapps\webroot\WEB-INF\embed\finedb\db, you can fill Data Connection URL with the path.
jdbc:hsqldb:file:D:\finebi\5.1.19\FineBI5.1\webapps\webroot\WEB-INF\embed\finedb\db
Pattern is available after the database is connected by clicking Click to Connect Database, as shown in the following figure.
4. Click Test Connection. If the connection is successful, click Save, as shown in the following figure.
You can add database tables to FineBI by the following two methods.
Adding Database Tables
Adding SQL Datasets
滑鼠選中內容,快速回饋問題
滑鼠選中存在疑惑的內容,即可快速回饋問題,我們將會跟進處理。
不再提示
10s後關閉
Submitted successfully
Network busy