Hi,

is there a possibility to find out the difference before and after an 
update of a table through the update callback ?

I know that I can register a callback to a table for getting the rowid 
of an SQLITE_UPDATE call. But the documentation doesn't state, if the 
callback can still retrieve the old values to find out what these were 
before the update occured.

Is there a way to find these out ?


Regards,

Daniel Schnell.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to