> On 13 Apr 2018, at 11:16 pm, Mike Clark <cyberherbal...@gmail.com> wrote: > > DELETE FROM your_table; DELETE FROM sqlite_sequence WHERE name = > 'your_table'; > > > But when I try to run it I get "table not found". Has this been superseded?
No. What is the primary key on that table ? If you declared is in the CREATE command what did you make it ? _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users