David Barrett <[EMAIL PROTECTED]> wrote: > If so, is there any general way to determine -- given an arbitrary > query -- whether or not it changed the database?
Run PRAGMA schema_version before and after. Igor Tandetnik _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

