> > I know I can run the query again with a DELETE command, but what if
> > the data has changed in between queries?
>
> Surround both statements with a BEGIN/COMMIT pair.

Ahh, okay. That seems to do the trick.

Thank you very much, Drake.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to