<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Firebird Embedded : Auto-numbering can be overwritten"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=128558#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Firebird Embedded : Auto-numbering can be overwritten"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=128558">bug 128558</a>
              from <span class="vcard"><a class="email" href="mailto:bugzilla@sublogic.se" title="Richard Palusaar <bugzilla@sublogic.se>"> <span class="fn">Richard Palusaar</span></a>
</span></b>
        <pre>If needed, an auto value counter can be reset to continue from any arbitrary
value of your choosing. This is done using an SQL statement.

SET GENERATOR GeneratorName TO NewValue;

Reference: Firebird Generator Guide: A guide on how and when to use generators
in Firebird - 3.2.4. Setting a generator directly to a certain value (“Update”)

URL:
<a href="https://www.firebirdsql.org/file/documentation/html/en/firebirddocs/generatorguide/firebird-generator-guide.html#generatorguide-sqlsyntax-setvalue">https://www.firebirdsql.org/file/documentation/html/en/firebirddocs/generatorguide/firebird-generator-guide.html#generatorguide-sqlsyntax-setvalue</a></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>