https://bugs.freedesktop.org/show_bug.cgi?id=85229

            Bug ID: 85229
           Summary: OSX - can not set up JDBC connection to external
                    firebird database
           Product: LibreOffice
           Version: 4.3.2.2 release
          Hardware: Other
                OS: Mac OS X (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Database
          Assignee: [email protected]
          Reporter: [email protected]

Using the Jaybird jdbc driver 2.2.5 (or 2.2.4), it is impossible to connect to
an existing fdb file on OSX from LibreOffice.

Using these instructions :

http://jaybirdwiki.firebirdsql.org/jaybird/doku.php?id=config:oobase


with :
URL connection string :

jdbc:firebirdsql:oo://localhost/path/to/test.fdb?defaultHoldable

fails to connect.

The driver gets loaded when tested :

org.firebirdsql.jdbc.FBDriver

but when attempting to open a table, enter user and password (system defaults)
the following error is displayed :

Connection to "Jaybirdtest" datasource impossible.

Can not establish connection to external datasource. An unknown error has
occurred. The driver is probably missing.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to