Like what you see? Have a play with our trial version.

Follow the instructions below to connect Yellowfin to a HSQLDB (Hyper SQL) database) server.

1. Click on the Create button and then on Data Source.

2. Select HSQLDB from the databases list.

3. When the New Connection popup appears, provide a name and description for your database.
4. Connection String: when selecting Connection String you have the same functionality as in Generic JDBC Data Source.

5. 
HSQLDB configuration fields:

6. Authentication Adapter: Specify an authentication method for the database adapter. More details Advanced Connection Editor.
7.
Choose the database mode for your setup. If your database is on a separate server, then select Server  Mode, but if it is embedded with the application, select Embedded Mode.
8. 
If you selected the Server mode, then provide the name of the server hosting the database. The TCP/IP port number for this database will automatically appear. However, skip over these steps for the embedded mode. 
9. 
Next, enter the name of the database containing the data that you require.
10. 
Enter the username and password of your database account.
11. 
Toggle Advanced Settings to see more settings. 

12. 
Once you have completed your connection information, you will have several options:

               a. Back: This will navigate to the database selection.
               b. Cancel: 
This will close the New Connection popup.
               c. Test Connection: This will test the connection parameters you provided to ensure it can connect to your database. If the connection is successful, an indicator will appear and you will be able to save the connection.
                   
               d. Save: This will allow you to save your connection and navigate to the Success page:
                   

  • No labels