<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. Buit-in driver to connect to a firebird server"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=143905">143905</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Firebird. Buit-in driver to connect to a firebird server
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>unspecified
          </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>enhancement
          </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>juancsanzc@hotmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
One of the most requested features, in relation to Base databases, is the
ability to maintain a multi-user database.
Since firebird is going to be the default embedded database manager, the
logical evolution to solve the problem and convert a single-user database into
a multi-user database is to export the embedded database to a firebird server. 
Extracting the data file from the .odb file is not a big problem. However the
connection to the firebird server is not easy from Base.
Currently you can create an embedded firebird data file, you can also create
and connect to a firebird file external to the .odb file (this connection does
not support multiple users simultaneously), but there is no built-in way to
connect to a firebird server, as there is, for example, for mysql or postgres.
Incorporating a way to connect to a firebird server would be a great
improvement that would help increase the number of Base users by easing the
transition from an embedded database to a multi-user database.

Actual Results:
It is not possible to connect to a firebird server without an externarl driver

Expected Results:
Connection to a firebird server with incorporated driver


Reproducible: Always


User Profile Reset: No



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