<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Firebird database must be opened at all times in order to insert data using BASIC of Calc."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=128607#c16">Comment # 16</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Firebird database must be opened at all times in order to insert data using BASIC of Calc."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=128607">bug 128607</a>
              from <span class="vcard"><a class="email" href="mailto:sgrekow@yahoo.com" title="Stang <sgrekow@yahoo.com>"> <span class="fn">Stang</span></a>
</span></b>
        <pre>With further testing, can get to FLUSH.  Doing this with the connection, just
need to add another line in the macro after the SQL executeUpdate and before
the close() line:

    Conn.getParent().flush

Now data is saved to Firebird embedded without it being opened.</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>