Hi, I would like to check sqlite handler usability while using trigger:
I have register one function to sqlite by sqlite3_create_function().Now I am creating trigger on update & selecting that function for callaback. In above scenario it is mandatory that sqlite3 handler used while create function & setting trigger should use for update. I have case where one process is updating data with his private handler but trigger on update is created by other process by his private handler. Cheers - Techi _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users