"Neville Franks" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Can I do an Update while stepping through a prepared query?
Yes, in recent enough versions of SQLite, and assuming both the SELECT and UPDATE run on the same database connection. Igor Tandetnik _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

