Best way to do so is using the Authorizer - read more here:

https://sqlite.org/c3ref/set_authorizer.html



On 2015-08-08 01:23 AM, Nicolas J?ger wrote:
> Hi,
> I'm writing a program using sqlite3 and gtk to screen a database, there
> is a way to get a signal from sqlite3 when something is modified inside
> a database (values, add/delete row...), in the way to update what the
> program has to screen ?
>
> otherwise, any idea how I can do something similar ?
>
> regards,
> Nicolas J.
> _______________________________________________
> sqlite-users mailing list
> sqlite-users at mailinglists.sqlite.org
> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to