U12232 If a separate thread does a new insert on the same database connection 
while the sqlite3_last_insert_rowid() function is running and thus changes the 
last insert rowid, then the value returned by sqlite3_last_insert_rowid() is 
unpredictable and might not equal either the old or the new last insert rowid. 
Hi All, This limitation is still in new release 3.5.9.
Thanks,
JP


_______
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users



      
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to