<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Firebird: empty columns gone with prepared statement"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=116890#c20">Comment # 20</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Firebird: empty columns gone with prepared statement"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=116890">bug 116890</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 Gerhard Schaber from <a href="show_bug.cgi?id=116890#c16">comment #16</a>)

<span class="quote">> In any case, with Firebird in a macro, when I use the columns from the
> result set, the constant columns are numbered, but with the
> preparedstatement they are not.</span >

Note that if one selects two columns with the same alias, HSQLDB shows a
similar bug.

In my "simplified" testcase of selecting twice the same column with different
aliases, HSQLDB has the same bug in preparedstatement.columns, but again not in
resultset.columns</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>