<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Firebird: XDatabaseMetaData implementation returns NULL strings for DatabaseProductName and DatabaseProductVersion"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=118809#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Firebird: XDatabaseMetaData implementation returns NULL strings for DatabaseProductName and DatabaseProductVersion"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=118809">bug 118809</a>
              from <span class="vcard"><a class="email" href="mailto:lionel@mamane.lu" title="Lionel Elie Mamane <lionel@mamane.lu>"> <span class="fn">Lionel Elie Mamane</span></a>
</span></b>
        <pre>(In reply to Julien Nabet from <a href="show_bug.cgi?id=118809#c11">comment #11</a>)

<span class="quote">> Shouldn't we put:
> sal_Int32 SAL_CALL ODatabaseMetaData::getDriverMajorVersion(  )
> {
>     return 3;
> }

> sal_Int32 SAL_CALL ODatabaseMetaData::getDriverMinorVersion(  )
> {
>     return 0;
> }</span >

In my understanding, this is the version of the _driver_, that is of the
sdbc-firebird code, the code in connectivity/source/firebirc. We should
increment it when we change the driver... Or we could just return the
LibreOffice version, considering that the driver is just part of LibreOffice
and has the same versioning.

The other drivers in connectivity/source don't really do this correctly either.</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>