<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - impossible to delete table after opening the report"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138201">138201</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>impossible to delete table after opening the report
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.1.5.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>ablogic@wanadoo.fr
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
After opening the report the table stay in use and it is impossible to delete
without reopening the odb file.
Error mesage:
firebird_sdbc error:
*unsuccessful metadata update
*object TABLE "test2" is in use
caused by
'DROP TABLE"test2"'

Steps to Reproduce:
1.create an odb file with firebird embedded
2.create a table
3.create a report based on the table
4.open the report
5.close the report
6.try to delete the table of the report

Actual Results:
Deleting the table of the report is impossible
Error mesage:
firebird_sdbc error:
*unsuccessful metadata update
*object TABLE "table" is in use
caused by
'DROP TABLE"table"'

Expected Results:
table deleted


Reproducible: Always


User Profile Reset: No



Additional Info:
Error mesage:
firebird_sdbc error:
*unsuccessful metadata update
*object TABLE "table" is in use
caused by
'DROP TABLE"table"'</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>