Firebird
Steps for connecting to Firebird source:
Enter a Connection Name, excluding whitespace and special characters.
Enter the Database URL. The URL should be of following format: jdbc:firebirdsql://<hostname>:<port>/<database file path or alias> Example: jdbc:firebirdsql://0.tcp.in.ngrok.io:14192/C:\Users\Documents\TEMP.FDB
Enter Database User Name.
Enter database Password.
Then click on "save" to save the source.
Last updated