<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Better integration of hsqldb 2.5.0"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132195#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Better integration of hsqldb 2.5.0"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132195">bug 132195</a>
              from <span class="vcard"><a class="email" href="mailto:prrvchr@gmail.com" title="prrvchr@gmail.com">prrvchr@gmail.com</a>
</span></b>
        <pre>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 <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Cannot load HsqlDB other than 1.8.0"
   href="show_bug.cgi?id=139538">bug 139538</a> 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...</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>