<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Firebird: querys with column alias can not find with basic function findcolumn"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132924#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Firebird: querys with column alias can not find with basic function findcolumn"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132924">bug 132924</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>I have tested this a little bit.
if connecting to the query and reading the command with a macro I get
          Tabelle : T( 0 To 6 ) As string  

(0)       | string : "ADD"
(1)       | string : "CONCATENATION"
(2)       | string : "Vorname"
(3)       | string : "CONCATENATION1"
(4)       | string : "CONCATENATION2"
(5)       | string : "PLZ"
(6)       | string : "Nummer"

If you connect the query directly to the form the fields will be shown with the
right alias.</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>