> Is it possible to change the values of certain rows that > are inserted into the database? ...
I think everything you need is explained at
<http://www.sqlite.org/lang_createtrigger.html>.
If you don't understand how to get the current date in
SQLite, look at the wiki page.
Regards

