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

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

Follow the instructions below to connect Yellowfin to a Firebird database.

Note

Yellowfin does not ship with the driver required for this connection due to licensing/paywall reasons. You will need to manually upload the driver through the Plugin Manager or Creating a Basic Data Source Connection.

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

...

Click on the Database icon.

...

Image Added
2. Select Firebird from the databases list.
Image Added
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.
Image Added
5. Firebird configuration fields.
Image Added
6. 
Authentication Adapter: Specify an authentication method for the database adapter. More details Advanced Connection Editor.
7. 
Select the Include Schema in SQL checkbox to add the schema name when addressing database tables in SQL queries. 

...

Image Added
8. 
Next, enter the name or IP address of the server hosting the Firebird database.
9. 
The default TCP/IP port number for this database will automatically appear.
10. 
Enter the name of the database containing the data that you require.
11. 
Yellowfin will automatically select the correct JDBC driver to talk to your Firebird database.

...

Enter the username and password of your Firebird database account.

Image Added
12. Toggle Advanced Settings to see more settings.
13. Once you have completed your connection information, you will have several options:

...

Image Added
          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

...

Create View: This will save your connection and get you started on creating a view based on it.

...

and you will be able to save the connection.
              Image Added
          d. Save: This will allow you to save your connection and

...

navigate to the Success page

...

Cancel: This closes the New Connection popup without saving your connection, returning you to the page you were on previously.

...

We recommend testing the connection, and then saving it by using the Save & Close button.

...

.
               Image Added