vendredi 9 octobre 2015

SQL lite: Select after update gives old data

I'm using SQL lite on the Browser (Javascript). I'm doing an UPDATE statement. When doing a SELECT statement after a few seconds, it returns me the old data, while the Chrome inspector shows me the right data. How to SELECT the new data?

Aucun commentaire:

Enregistrer un commentaire