[Libreoffice-bugs] [Bug 132195] Better integration of hsqldb 2.5.0

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Jan 11 21:15:12 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=132195

--- Comment #7 from prrvchr at gmail.com ---
Hi all,

I finally managed to solve these problems:

- HsqlDB is now usable in Base with the latest version 2.5.1 (or any other
version) and we can even see the HsqlDB users in Base -> Tools -> User
administration ... (read only for the moment) with the HsqlDBDriverOOo
extension (see bug 139538 for more details)

- "java.lang.IncompatibleClassChangeError" error has been fixed by replacing
connection.prepareStatement() by connection.prepareCall() (if you claim a
com.sun.star.sdbc.PreparedStatement I return a
com.sun.star.sdbc.CallableStatement ...), because who can more can less... but
this is a workaround and I still can't explain what is going on.

Voila...

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210111/2da3fea5/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list