<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - EDITING: Firebird Embedded: error message when resetting auto increment a second time"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=119628">bug 119628</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>serval2412@yahoo.fr
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>NEEDINFO
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - EDITING: Firebird Embedded: error message when resetting auto increment a second time"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=119628#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - EDITING: Firebird Embedded: error message when resetting auto increment a second time"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=119628">bug 119628</a>
              from <span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span></b>
        <pre>On pc Debian x86-64 with LO Debian package 7.0.3, I don't reproduce this.

Here are the steps:
- opened table
- deleted 16->end
- closed table
- launched in SQL Tools:
alter table "Employee Table" alter "Employee ID" restart with 15;
- opened table
- added row
-> id = 16 => ok
- deleted new row + row before
- launched in SQL Tools:
alter table "Employee Table" alter "Employee ID" restart with 14
-> id = 15 => ok

Any update with LO 7.0.3?
Also with a daily build of master (future 7.2.0) since Firebird has been
upgraded from 3.0.0 to 3.0.7
Did I miss something?</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>