Subject | Re: [firebird-support] Connect Libreoffice Base with Firebird |
---|---|
Author | Mark Rotteveel |
Post date | 2019-05-11T06:21:14Z |
On 9-5-2019 21:46, Peter Milesson miles@... [firebird-support] wrote:
then you can also connect with
firebirdsql:oo://<server>/<path_to_database.fdb>
You need to use the "JDBC driver" option in both cases.
About the "Firebird file" option, you need to make sure to remove the
file:/// if you browsed to a file. You can't use that to connect to a
Firebird server though, because this option doesn't prompt for a
username and password.
Mark
--
Mark Rotteveel
> Your suggestion doesn't work for me. The error message is:If you can connect with firebirdsql://<server>/<path_to_database.fdb>
>
> A driver is not registered for the URL
> firebirdsql:oo://<server>//<path_to_database.fdb>.
then you can also connect with
firebirdsql:oo://<server>/<path_to_database.fdb>
You need to use the "JDBC driver" option in both cases.
About the "Firebird file" option, you need to make sure to remove the
file:/// if you browsed to a file. You can't use that to connect to a
Firebird server though, because this option doesn't prompt for a
username and password.
Mark
--
Mark Rotteveel