<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Firebird main-form to sub-form data content not loading."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=119911#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Firebird main-form to sub-form data content not loading."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=119911">bug 119911</a>
              from <span class="vcard"><a class="email" href="mailto:drewjensen.inbox@gmail.com" title="Drew Jensen <drewjensen.inbox@gmail.com>"> <span class="fn">Drew Jensen</span></a>
</span></b>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=144990" name="attach_144990" title="File after fix for parameter substitution">attachment 144990</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=144990&action=edit" title="File after fix for parameter substitution">[details]</a></span>
File after fix for parameter substitution

So, the way to fix an ODB firebird_sdbc file created with the 6.0.x version of
libreoffice so that it works properly here in the later versions 6.1, 6.2 and
still runs as expected in the older 6.0 version is to change a parameter in the
content.xml section of the file contents. 

Specifically you can unzip the ODB file** and open the internal file
content.xml for editing.

Search for the string: db:parameter-name-substitution="false"

Change that to: db:parameter-name-substitution="true"

Save it back into the ODB file. 

**just rename the file from foo.odb to foo.zip works for most OS and then open
with your tool of choice.

You can also a macro to do the same - an example of that is found in the closed
issue referenced above.

So - I'm going to set to this to resolved and wonfix because I first don't if
there sill be another 6.0.x release and even if so if there would be resources
to backport a fix. That and given that it is a rather easy onetime fix for
6.0.x created files.</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>