<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Firebird 3 - failure to connect to Firebird file - file structure incompatibility (MacOS)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=141846#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Firebird 3 - failure to connect to Firebird file - file structure incompatibility (MacOS)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=141846">bug 141846</a>
              from <span class="vcard"><a class="email" href="mailto:juancsanzc@hotmail.com" title="juancsanzc@hotmail.com">juancsanzc@hotmail.com</a>
</span></b>
        <pre>
<span class="quote">> You are using the example, which comes with Firebird 4. This will give the
> same error here on OpenSUSE 15.2. But the bug is reported for Firebird 3
> (and also the employee.fdb of Firebird 3)</span >

Yes, that's right, I was using a Firebir 4, but the error is the same if I use
your sample database.

On the other hand, I think I found the error:
If I use the wizard to connect, and I browse to find the file, I obtain a full
path like "file:///C:/Users/jc/BD/employee_FB3.fdb", that produce the error.
But if I delete one slash after "file:" so the path is
"file://C:/Users/jc/BD/employee_FB3.fdb", I can connect</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>