On 8/27/15, Levente Kovacs <leventelist at gmail.com> wrote: > On Thu, 27 Aug 2015 23:40:15 +0200 > Jean-Christophe Deschamps <jcd at antichoc.net> wrote: > >> http://www.sqlite.org/c3ref/last_insert_rowid.html is what you need. > > Yes, thanks a lot!
You should probably also read the documentation on AUTOINCREMENT (https://www.sqlite.org/autoinc.html) since it probably does not do what you think it does. > > Lev > > > > _______________________________________________ > sqlite-users mailing list > sqlite-users at mailinglists.sqlite.org > http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users > -- D. Richard Hipp drh at sqlite.org