<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FIREBIRD : Migration : error on importing tables or queries with names longer than 30 characters"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=116987#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FIREBIRD : Migration : error on importing tables or queries with names longer than 30 characters"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=116987">bug 116987</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>One note, querys or more acuratly queryDefinition names are not affected by the
fb naming limits. Tables, Views, Triggers, Domains and Procedure names are.

In the current import function (drag drop of a table) a long table name is
simply truncated at 30 characters.

As for a fully automated migration, after the name change the routine would
need to check for other items using that identifier (querydefs, views, forms,
reports and macros).</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>