<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Issues in File Unlocking when program is closed"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126779#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Issues in File Unlocking when program is closed"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126779">bug 126779</a>
              from <span class="vcard"><a class="email" href="mailto:iplaw67@tuta.io" title="Alex Thurgood <iplaw67@tuta.io>"> <span class="fn">Alex Thurgood</span></a>
</span></b>
        <pre>A possible alternative to the read-only problem with character-delimited text
tables (e.g. CSV) is to load them into a hsqldb database using the TEXT TABLE
support feature of this engine :

<a href="http://hsqldb.org/doc/2.0/guide/texttables-chapt.html">http://hsqldb.org/doc/2.0/guide/texttables-chapt.html</a>

This is obviously more involved than simply pointing your ODB file to a
spreadsheet file.</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>