Overview
Version
FineBI Version | Functional Change |
---|---|
6.0.2 | / |
Application Scenario
This document introduces how to connect to the TBase database.
Preparation
Version/Driver
Download the driver package and upload it to FineBI. For details, see section "Uploading the Database Driver" in Driver Management.
Supported Database Version | Driver Download | Driver Name |
---|---|---|
5.x | org.postgresql.Driver | |
URL format of the data connection: jdbc:mysql://Hostname:Port number/Database |
Connection Information Collection
Before connecting the database, you need to collect the following information:
IP address and port number of the server where the database is located
Username and password of the database
Schema of the database to be connected
Connection Procedure
1. Log in to FineBI as the admin, choose System Management > Data Connection > Data Connection Management, and click New Data Connection, as shown in the following figure.
2. Find the TDSQL icon, as shown in the following figure.
3. Select the driver uploaded in section "Version/Driver", enter the connection information collected in section "Connection Information Collection", and select the database schema, as shown in the following figure.

4. Click Test Connection. If the connection is successful, click Save, as shown in the following figure.
Adding Database Tables to FineBI
Two methods are available to add database tables to FineBI.