Firebird
- 1.Enter a Connection Name, excluding whitespace and special characters.
- 2.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
- 3.Enter Database User Name.
- 4.Enter database Password.
- 5.Then click on "save" to save the source.
Last modified 6mo ago