here you can find some details about autoincrement in SQLIte: http://www.sqlite.org/autoinc.html
as you can see ROWID is a 64 bit signed number and my conclusion is you never should worry about the 'id gaps'. carlo On 21 Giu, 00:01, Fauché JM <[email protected]> wrote: > Annet ,has clearly explain the "problem"... > Thank you for you answers... > Jean-Marc --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

