<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - EDITING: Create as View not available before connecting to Database (open table, executing query, open form)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126578#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - EDITING: Create as View not available before connecting to Database (open table, executing query, open form)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126578">bug 126578</a>
              from <span class="vcard"><a class="email" href="mailto:iplaw67@tuta.io" title="Alex Thurgood <iplaw67@tuta.io>"> <span class="fn">Alex Thurgood</span></a>
</span></b>
        <pre>My guess is that GetMetaData() is not called systematically, which in turn
means the ability or not of the DB engine to support a view, which causes the
menu entry to be inserted in the menu, is indeterminate until such time as the
metadata is called and analyzed. Or, alternatively, it is called, but
incorrectly analyzed, or something blocks that determination for a period of
time, leading to the strange delayed display behaviour. Maybe even some SlotID
confusion somewhere in the menu entry population ?

It would require debugging to see where things go wrong.</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>