https://bugs.documentfoundation.org/show_bug.cgi?id=168908
--- Comment #14 from Albrecht Dreß <[email protected]> --- (In reply to mc from comment #13) > If unistall SDBC and Firebird 4.0 is possible to install Firebird 3.0 and > all will work fine !! I tried “sudo apt purge libreoffice-sdbc-firebird” which also removed firebird-utils, firebird4.0-common, firebird4.0-common-doc, firebird4.0-server-core, firebird4.0-utils, libfbclient2, libtomcrypt1 and libtommath1. Then called “sudo apt install firebird3.0-server-core” which dragged in firebird3.0-common, firebird3.0-common-doc and libib-util. Trying to open the sample created on Win 10 results in the error message The connection to the data source "SampleW10" could not be established. The connection to the external data source could not be established. No SDBC driver was found for the URL 'sdbc:embedded:firebird’. So either I missed something, or this doesn't solve the issue. OTOH, the sample *does* work with the “official” package 25.8.2.2. I.e. really a Debian packaging issue? -- You are receiving this mail because: You are the assignee for the bug.
