<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 - Firebird: XDatabaseMetaData implementation returns NULL strings for DatabaseProductName and DatabaseProductVersion"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=118809">118809</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Firebird: XDatabaseMetaData implementation returns NULL strings for DatabaseProductName and DatabaseProductVersion
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>6.2.0.0.alpha0+ Master
          </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>Base
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>drewjensen.inbox@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
The XDatabaseMetaData imlpementation should return the properties defined in
the SDK.



Steps to Reproduce:
1. Ensure LibreOffice will run basic macro in ODB
2. Load attached Firebird ODB file
3. Click on the Tables icon to activate the default connection
4. Run the procedure Main in the newFBdoc.odb Standard basic library
5. close the first message box

Actual Results:
Both basic instructions
ThisDatabaseDocument.CurrentController.ActiveConnection.MetaData.getDatabaseProductName
and
...MetaData.getDatabaseProductVersion
return null strings

Expected Results:
A product name of Firebird
A product version of, I guess, 3.0 perhaps there is more.


Reproducible: Always


User Profile Reset: No



Additional Info:</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>