Does a registered sqlite3_update_hook get called when _any_ SQLite connection 
modifies the database (not just the connection it's registered with)?

If so, then does that include connections in other OS processes? (I'm looking 
for a way to detect this.)

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

Reply via email to