<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Subforms not usable when using JDBC"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=140261#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Subforms not usable when using JDBC"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=140261">bug 140261</a>
              from <span class="vcard"><a class="email" href="mailto:robert@familiegrosskopf.de" title="Robert Großkopf <robert@familiegrosskopf.de>"> <span class="fn">Robert Großkopf</span></a>
</span></b>
        <pre>(In reply to micke82 from <a href="show_bug.cgi?id=140261#c5">comment #5</a>)
<span class="quote">> Thank you for looking into this. Is this bug fixed or must the workaround be
> used for each new document created?</span >

If you could change the behavior by setting

Edit → Database → Advanced settings 
and choose "Replace named Parameters with '?'"

it isn't a bug. You had chosen a JDBC-connection. You have to know if the
database, which you try to connect, will allow to replace named parameters by
'?'. Seems there are databases, which doesn't allow it. So it is set to 'no' by
default.

If the problem appears and there is no possibility to change this in the GUI it
will be a bug.</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>