<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Base - incorrect ASC order in Form with varchar data"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124054#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Base - incorrect ASC order in Form with varchar data"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124054">bug 124054</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>In a directly created embedded firebird ODB file, I see the following in a
simple form created via the wizard :

AAA
AAa
Aaa
BBB
BBb
CCC
CCc


That seems correct to me. Reading the documentation, it appears that the
default sort behaviour for varchar in Firebird is dependent on the collation
parameter set when the table is created.</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>